Author Topic: Tron3D  (Read 7655 times)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1983
    • zapsolution
Tron3D
« on: February 18, 2016, 09:26:21 pm »
Tron3D

This is a visual/audio demo scene from www.zapsolution.com using WinLIFT and GDImage.

It is a compound application mixing 32 and 64-bit code.

32-bit is using PowerBASIC.
64-bit is using VS2019 C++

The PowerBASIC source code of the ZWP module is in the x64\Release folder.
ZWP.exe (written in PowerBASIC) is the bridge between the main Tron3D.exe (written in C++), and the OpenGL visual plugins.
ZWP is also responsible for playing audio, loading Bass.dll (www.un4seen.com) directly from resource to memory.



Note: The ZIP attachment is only available to registered users.

...
« Last Edit: April 12, 2022, 12:03:59 pm by Patrice Terrier »
Patrice
(Always working with the latest Windows version available...)

Patrice Terrier

  • Administrator
  • *****
  • Posts: 1983
    • zapsolution
Re: Tron3D
« Reply #1 on: April 12, 2022, 12:05:36 pm »
The first post of this thread has been updated with the latest version.
Patrice
(Always working with the latest Windows version available...)