Announcement

Collapse

Forum Guidelines

This forum is for finished source code that is working properly. If you have questions about this or any other source code, please post it in one of the Discussion Forums, not here.
See more
See less

3D Chart

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 3D Chart

    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.


    Click image for larger version  Name:	3D_Chart.png Views:	12 Size:	324.6 KB ID:	814638


    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
    Attached Files
    Last edited by Patrice Terrier; 20 Feb 2022, 07:02 AM.
    Patrice Terrier
    www.zapsolution.com
    www.objreader.com
    Addons: GDImage.DLL 32/64-bit (Graphic library), WinLIFT.DLL 32/64-bit (Skin Engine).

  • #2
    Wrong place.
    hutch at movsd dot com
    The MASM Forum - SLL Modules and PB Libraries

    http://www.masm32.com/board/index.php?board=69.0

    Comment


    • #3
      The first post of this thread has been updated with a new attachment, because WinLIFT was improperly linked with zTrace.dll.
      Patrice Terrier
      www.zapsolution.com
      www.objreader.com
      Addons: GDImage.DLL 32/64-bit (Graphic library), WinLIFT.DLL 32/64-bit (Skin Engine).

      Comment

      Working...
      X