My 3D Project

KidViciou$

Diamond Member
Oct 9, 1999
4,998
0
0
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
 

OdiN

Banned
Mar 1, 2000
16,430
3
0
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?
 

KidViciou$

Diamond Member
Oct 9, 1999
4,998
0
0
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
 

sygyzy

Lifer
Oct 21, 2000
14,001
4
76
Can you put up a JPG or GIF so I don't have to open an image viewer to see it?
 

OdiN

Banned
Mar 1, 2000
16,430
3
0
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 :p
 

KidViciou$

Diamond Member
Oct 9, 1999
4,998
0
0
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 :p

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?
 

SagaLore

Elite Member
Dec 18, 2001
24,036
21
81
Can you do animation yet?

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

KidViciou$

Diamond Member
Oct 9, 1999
4,998
0
0
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
 

yobarman

Lifer
Jan 11, 2001
11,642
1
0
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! ;)
 

Dubb

Platinum Member
Mar 25, 2003
2,495
0
0
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.
 

Dubb

Platinum Member
Mar 25, 2003
2,495
0
0
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.
 

KidViciou$

Diamond Member
Oct 9, 1999
4,998
0
0
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
 

thirdlegstump

Banned
Feb 12, 2001
8,713
0
0
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.
 

mundane

Diamond Member
Jun 7, 2002
5,603
8
81
Back in a college CG course, a couple of the assignment were in PR Renderman. Really cool, extremely powerful stuff.
 

KidViciou$

Diamond Member
Oct 9, 1999
4,998
0
0
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