Fri, Dec 13, 3:58 AM CST

Renderosity Forums / 3D Modeling



Welcome to the 3D Modeling Forum

Forum Moderators: Lobo3433

3D Modeling F.A.Q (Last Updated: 2024 Dec 08 9:18 pm)

Freeware 3D Modeling Software Links:
Blender | Trimble Sketchup | Wings 3D | Anim8or | Metasequoia | Clara IO (Browser-based 3d modeler)

Check out the
MarketPlace Wishing Well, as a content creator's resource for your next project.

"What 3D Program Should I buy?" Not one person here can really tell you what's best for you, as everyone has their own taste in workflow. Try the demo or learning edition of the program you're interested in, this is the only way to find out which programs you like.



Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: can i get some good scene files for my ray tracer?


sana_sz91 ( ) posted Sun, 29 September 2013 at 3:13 PM · edited Thu, 08 August 2024 at 8:49 PM

i am a programmer working on ray tracing, i just have one simple scene file that my ray tracer is rendering quite well ... as i mentioned that i am a programmer and a student and NOT a 3d modeller , hence i dont know how to write a scene or scene file, is there any link where i can get some good scenes ...?

i currently use following simple scene for my ray tracer:

Sphere 2.5 -1.5 -17.0 Material 255 255 0 0.5 0.75
Sphere 90 0 4 3 Material 0 128 128 .75 0.45
Sphere 30 2 28 4 Material 111 45 255 .75 0.65
AABB -25 -25 -60 -20 -20 -30 Material 5 250 0 0.5 0.45
AABB -40 -40 -80 -20 -20 -100 Material 89 21 134 0.5 0.9
AABB -30 -30 -70 -10 -10 -50 Material 89 21 134 0.5 0.6
Triangle -2 -2 -7 2 -2 -7 0 2 -7 Material 149 18 141 0.5 0.8
Triangle 9 9 14 9 2 14 3 10 -9 Material 194 108 201 0.5 1.0
Light 48 68 100 25 0 25
Light 14 0 -10 55 45 95
Origin 0 0 14
Target 2 1 -7

can i get some advanced scenes of similar format from some where ??


LuxXeon ( ) posted Sun, 29 September 2013 at 5:34 PM

Quote - i am a programmer working on ray tracing, i just have one simple scene file that my ray tracer is rendering quite well ... as i mentioned that i am a programmer and a student and NOT a 3d modeller , hence i dont know how to write a scene or scene file, is there any link where i can get some good scenes ...?

i currently use following simple scene for my ray tracer:

Sphere 2.5 -1.5 -17.0 Material 255 255 0 0.5 0.75
Sphere 90 0 4 3 Material 0 128 128 .75 0.45
Sphere 30 2 28 4 Material 111 45 255 .75 0.65
AABB -25 -25 -60 -20 -20 -30 Material 5 250 0 0.5 0.45
AABB -40 -40 -80 -20 -20 -100 Material 89 21 134 0.5 0.9
AABB -30 -30 -70 -10 -10 -50 Material 89 21 134 0.5 0.6
Triangle -2 -2 -7 2 -2 -7 0 2 -7 Material 149 18 141 0.5 0.8
Triangle 9 9 14 9 2 14 3 10 -9 Material 194 108 201 0.5 1.0
Light 48 68 100 25 0 25
Light 14 0 -10 55 45 95
Origin 0 0 14
Target 2 1 -7

can i get some advanced scenes of similar format from some where ??

I have free models in .obj file format that you could use to test renders with if you like, and there's tons of free files of all kinds in the Freestuff area, but most of them seem to be specific to Poser software application.  OBJ files are a standard 3D object files in ASCII or Binary code, which are compatible with most 3D software applications.

If your render engine can import OBJ, then you shouldn't have any trouble finding models to use for free.  If you don't currently support OBJ, then I suggest implimenting it somehow.

Here's a description of .OBJ format, and some other info on it that might be useful:

http://paulbourke.net/dataformats/obj/

______________________________________

My Store
My Free Models
My Video Tutorials
My CG Animations
Instagram: @luxxeon3d
Facebook: https://www.facebook.com/luxxeon


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.