Engine3D - Camera

Everything else that doesn't fall into one of the other PB categories.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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]
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

Just tested the engine and it looks very promizing ! Good work Roger.

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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)
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by El_Choni.

Very nice demo! Congratulations!

Keep on with the good work!

Bye,

El_Choni
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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 ?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by sigi.

Thank you Franco,

by
Post Reply