Page 1 of 1
Posted: Fri May 24, 2002 11:22 am
by BackupUser
Restored from previous forum. Originally posted by VPureBasic.
Hi All,
If someone wants to see/try/make suggestions for helping me in the devlopment of the 3D Engine for PureBasic, please feel free to take a look at...
http://www.reelproductionsmedia/pb Section ASM Library
... for the file Engine3D.
Summary Commands:
- Open regular window
- or fullscreen window
- Move, Strafe, Rotate the camera in any directions
- Change Rotation way for XYZ or ZYX
- Change the Camera displacement for Rotation/Translation or Translation/Rotation
I know that some left to write... but's I think it's in a good way!
Roger
Posted: Fri May 24, 2002 5:00 pm
by BackupUser
Restored from previous forum. Originally posted by VPureBasic.
Hi All,
I made a mistake on the URL... it's
http://www.reelmediaproductions.com/pb
Sorry...
Roger
Posted: Fri May 24, 2002 11:56 pm
by BackupUser
Restored from previous forum. Originally posted by BalrogSoft.
Hi All,
If someone wants to see/try/make suggestions for helping me in the devlopment of the 3D Engine for PureBasic, please feel free to take a look at...
I know that some left to write... but's I think it's in a good way!
Roger
Hi roger.
I tryed your firsts attemps to make a 3d engine, and is very fast compared with my 3d engine(I use image library to apply textures to wall, draw image command is to slow, please Fred i need a fast drawimage command), opengl acelerate all drawing operations, if you continue, you will make a great 3d engine, go on...
Bye, Balrog soft.
Balrog Soft
Amiga and PC Coder
http://www.balrogsoftware.com
[url]mailto:
balrog@balrogsoftware.com[/url]
Posted: Sat May 25, 2002 12:06 am
by BackupUser
Restored from previous forum. Originally posted by fred.
Just use the DirectX mode (Sprite and so) instead of Image lib. You will get faster operations. About OpenGL, you probably have a 3D cards which mean than all is accelerated...
Fred - AlphaSND
Posted: Sat May 25, 2002 12:12 am
by BackupUser
Restored from previous forum. Originally posted by fred.
Just tested the engine and it looks very promizing ! Good work Roger.
Fred - AlphaSND
Posted: Sat May 25, 2002 1:15 am
by BackupUser
Restored from previous forum. Originally posted by tex.
[quote]
Hi Roger,
i think your site (
http://www.reelproductionsmedia/pb), is made with Clarion ?
http://www.softvelocity.com
Tex
Posted: Sat May 25, 2002 2:46 am
by BackupUser
Restored from previous forum. Originally posted by Paul.
Actually
http://www.reelmediaproductions.com/pb is made with HTML
Ok, seriously now, all the pages are created with CGI's written in PureBasic, including the Live Chat and Web Forums. Let's here it for PB !! (and of course El_Choni's CGI library for PB)
Posted: Sat May 25, 2002 4:50 am
by BackupUser
Restored from previous forum. Originally posted by El_Choni.
Very nice demo! Congratulations!
Keep on with the good work!
Bye,
El_Choni
Posted: Sat May 25, 2002 3:30 pm
by BackupUser
Restored from previous forum. Originally posted by sigi.
It does not work for me.
What must i do, linking something ?
What is the file Engine3d ?
Posted: Sat May 25, 2002 4:24 pm
by BackupUser
Restored from previous forum. Originally posted by Franco.
It does not work for me.
What must i do, linking something ?
What is the file Engine3d ?
Copy the file Engine3d (this is a library for PureBasic) into the directory:
PureBasic\PureLibraries\UserLibraries
and it should work.
Roger you did a good work, excellent!
Some month ago I gave up on OpenGL.
Can't wait to see your progress
Have a nice day...
Franco
Sometimes you have to go a lonely way to accomplish genius things.
Posted: Sat May 25, 2002 7:21 pm
by BackupUser
Restored from previous forum. Originally posted by sigi.
Thank you Franco,
by