• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

My 3D Project

KidViciou$

Diamond Member
this was done using renderman for my second time. i had problems with the texture mapping and wasn't able to figure it out in time, but overall, i like it. This class is my most favorite class thus far for my computer science degree. Oh yea, this was all done with pure code, no 3d tools of any kind, just straight C coding

The scene is supposed to be toys (marbles required) on a table


Click Me


edit: thanks for hte kind words guys, but i want ot make this 100% clear. i described the scene using the renderman specification. i didn't create the renderer. i hope this is what you all understood by my comment about coding it in C instead of doing it visually with some 3d modeling environment, and that the comments still stand. i described all the polygons, lighting, etc... via C code
 
Originally posted by: KidViciou$
this was done using renderman for my second time. i had problems with the texture mapping and wasn't able to figure it out in time, but overall, i like it. This class is my most favorite class thus far for my computer science degree. Oh yea, this was all done with pure code, no 3d tools of any kind, just straight C coding

The scene is supposed to be toys (marbles required) on a table


Click Me

Since when is the color red a texture?
 
that isn't one of the textures, the table had texture, and teh cone, i couldn't get polygons to map properly which si why the truck and toy block aren't texture mapped
 
Originally posted by: KidViciou$
that isn't one of the textures, the table had texture, and teh cone, i couldn't get polygons to map properly which si why the truck and toy block aren't texture mapped

Was just kidding....at first I thought you did it in some 3D program like lightwave or 3dsmax or something and I was just going to laugh in your face...but doing that all in C is different and I respect that 😛
 
Originally posted by: OdiN
Originally posted by: KidViciou$
that isn't one of the textures, the table had texture, and teh cone, i couldn't get polygons to map properly which si why the truck and toy block aren't texture mapped

Was just kidding....at first I thought you did it in some 3D program like lightwave or 3dsmax or something and I was just going to laugh in your face...but doing that all in C is different and I respect that 😛

thanks 🙂



if i were to convert it to jpeg, you will lose some of the crispness of the image, do u really want me to?
 
Can you do animation yet?

I have something that needs to be done in 3D... let me know if you're interested. 🙂
 
Originally posted by: SagaLore
Can you do animation yet?

I have something that needs to be done in 3D... let me know if you're interested. 🙂

i haven't done animation yet, but i think it's just a matter of making minute changes per frame. i'm not a graphic arts person yet, i'm a computer scientist 🙂

but i have a feeling i'm going to make computer graphics my topic for my masters
 
Oh man, i was going to say that is the worst 3D image i have ever seen.

But after reading that it was entirey coded by you, i must say good job. One of my TA's last year was into coding his own rendering engine. . They can never compare to real deal engines, but hey, if it's going to be your masters, you should definately code a bad ass Globlal illumination and Final Gather engine .... BUT FASTER than anything out right now! 😉
 
pretty good for code..

But I've always heard that renderman's texture hooks were easy to tie into. no? for $15k a seat it should be.
 
Originally posted by: SagaLore
Can you do animation yet?

I have something that needs to be done in 3D... let me know if you're interested. 🙂

If you can't find anybody, PM me, I've got some time for freelance stuff.
 
thanks for hte kind words guys, but i want ot make this 100% clear. i described the scene using the renderman specification. i didn't create the renderer. i hope this is what you all understood by my comment about coding it in C instead of doing it visually with some 3d modeling environment, and that the comments still stand. i described all the polygons, lighting, etc... via C code
 
Back in a college CG course, a couple of the assignment were in PR Renderman. Really cool, extremely powerful stuff.
 
Originally posted by: deathkoba
I've never heard of C but that just looks like total beginner stuff or maybe a tutorial thing. Sorry no offense unless this is a joke.

the C programming language
 
Back
Top