Posted February 28, 2024 by bitchunk
#tutorial #startmenu #samplecode
The sample code allows you to display a 3D model created with PELOGEN2 in the Pico-8 environment.
Paste the code into Pico-8's code editor to use it.
Include the initialization parameters for displaying the 3D model in the copied content.
Include the code to load the 3D model data in the copied content.
Include the code to display the loaded 3D model data in the copied content.
Include the API code for manipulating the 3D model in the copied content.
Return to the start menu.