Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making a dumb newbish attempt to...
#1
Make two of the following:

1. A small start templete for anyone who wants to make 3d related applications.

2. A possible attempt for 3D graphics lib to make life a little easier.
An example of what I'm talking about:

PLACE CAMERA(X,Y,Z)
SET CAMERA ROTATION(X,Y,Z)

PLACE OBJECT(Num,X,Y,Z)
ROTATE OBJECT(Num,X,Y,Z)
SCALE OBJECT(Num,X,Y,Z)

LOADOBJ(Filename$,Num)

And so on.

I assume some of you guys may not like the idea though but who knows.

p.s. Is there any library besides the defult GL one that will work with OpenGL and Direct3D?

Yeah I'm still studing Dr.D's example 3D codes so it will take a while before I start doing it.
Reply
#2
You can do that with OpenGL. ;*)

Look:

http://rel.betterwebber.com/junk.php?id=40
y smiley is 24 bit.
[Image: anya2.jpg]

Genso's Junkyard:
http://rel.betterwebber.com/
Reply
#3
Oh, thanks.

I'll take a look into that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)