PDA

View Full Version : 3D Camera



Micronix-TRSI
13-06-2012, 11:36 AM
Hope you like the Delphi / OpenGL example!

The example takes XYZ-coordinates and interpolates linear; I think itīs not to hard to improve it to use catmull-rom or spline interpolation!

Feel free to post improvements, ports to other compiler and platforms or a comment about this subject !

Micronix-TRSI
15-09-2012, 06:06 PM
I made an example which includes the Milkshape MS3D Animation Project.

AirPas
15-09-2012, 07:53 PM
thanks again , making opengl code bank would be nice idea , just like delphi TipsManager

de_jean_7777
15-09-2012, 09:03 PM
The example crashes. I'm on Windows 7 SP1 x32, Athlon II X2 240, 4 GB DDR3 and a Radeon HD6850.

I get the following:


Exception EAccessViolation in module OpenGLApp.exe at 00000000.
Access violation at address 00000000. Read of address 00000000.


Sounds like the program is dereferencing a nil pointer somewhere.

Micronix-TRSI
15-09-2012, 09:48 PM
de_jean_7777:
The executeable file features the Farbrausch Synth V2. I included the v2.DLL in the executeable, maybe that is the reason. My AntiVir donīt like the Synth, too!

Do you get an exception if you compile the sourcecode?

de_jean_7777
16-09-2012, 12:24 AM
Can't compile the source code, since I don't have Delphi. I tried to convert the project to use with Lazarus, but there are some difficulties, like the missing jpeg unit and I don't have the time to see if I can replace this with something from fpc/lazarus.

panoramic
16-09-2012, 09:32 AM
It runs perfectly on Windows 7 after I compiled it under Delphi6.

code_glitch
16-09-2012, 11:30 AM
Will definitely give this a go once I get back home from the weekend :)

Micronix-TRSI
22-01-2013, 01:46 PM
1055

Delphi / OpenGL Example - minor updated v1.2

paul_nicholls
22-01-2013, 07:34 PM
Hope you like the Delphi / OpenGL example!

The example takes XYZ-coordinates and interpolates linear; I think itīs not to hard to improve it to use catmull-rom or spline interpolation!

Feel free to post improvements, ports to other compiler and platforms or a comment about this subject !

As usual you are doing great work mate :)

Much appreciated :)

cheers,
Paul

Micronix-TRSI
23-01-2013, 08:57 PM
Delphi / Open GL Example

Found GLScene/ODE demo here: http://sourceforge.net/projects/glsceneodeveh/

Micronix-TRSI
13-06-2013, 07:43 PM
Delphi / Open GL Example

Found GLScene/ODE demo here: http://sourceforge.net/projects/glsceneodeveh/


http://www.youtube.com/watch?v=whElwPd9lHk