Tagged Questions
5
votes
3answers
160 views
Combining Image3D and Graphics3D
I want to combine an Image3D and a Graphics3D using Show. Here is the code:
...
0
votes
1answer
161 views
How can I remove orange-box around the Graphics3D?
I don't know whether this is a correct question or not, but I played from two days on this problem and still I didn't find a solution.
The save button is enabled whenever we have to specify ...
2
votes
2answers
195 views
How can I overlap image on Graphics3D at a specific position?
I make a Polygon with size of {width=0,length=50,height=30}; I want to overlap Image on ...