This GDImage 7.00 project is the exact transcription of the 64-bit version written in C++.
It is using José Roca's include files and PB 10.
The application uses the 3D OpenGL extensions, the "Onyx" WinLIFT theme, and a spinner animation control.
(click with either the left or right mouse button to change the spinner animation)
What are the points of this demo:
- Use of OpenGL extension.
- GDImage 3D primitives.
- Private font (no need to install them first).
- Texture bilboarding.
- Specular effect (glass reflection).
- Antialiasing.
- Timer animation.
- WinLIFT theme.

Thanks to Adam J. Drake, who extend my storage limitation, and added the use of the .7z extension to post attachments.
Post your questions or comments there:
https://forum.powerbasic.com/forum/u...-chart-project
It is using José Roca's include files and PB 10.
The application uses the 3D OpenGL extensions, the "Onyx" WinLIFT theme, and a spinner animation control.
(click with either the left or right mouse button to change the spinner animation)
What are the points of this demo:
- Use of OpenGL extension.
- GDImage 3D primitives.
- Private font (no need to install them first).
- Texture bilboarding.
- Specular effect (glass reflection).
- Antialiasing.
- Timer animation.
- WinLIFT theme.
Thanks to Adam J. Drake, who extend my storage limitation, and added the use of the .7z extension to post attachments.
Post your questions or comments there:
https://forum.powerbasic.com/forum/u...-chart-project
Comment