Tagged Questions
0
votes
1answer
97 views
Where would I get 3d models and/or graphics for a program? [closed]
I'm a programmer that made a simple html5 mobile app. I would like to have a nice 3d model of a cartoonish goofy cow for the program icon.
Is there a simple 3d program out there that I could try? Or ...
2
votes
3answers
496 views
Rendering a 3D scene without a window
This is kind of an odd question, but what would be the best solution for rendering a 3D scene without a render window active? The end goal would be to simply render a 3D scene to an image file.
I ...