Page 1 of 1

I made a TMD file, what's next ?

Posted: July 15th, 2023, 1:30 am
by New Nova
Hello there, long time no see !

Yup, it's been quite a long time since I didn't post anything here, but I want to finally work on a new PSX project !
Long story short, I'm into the demoscene now ! :dance

But it's been YEARS since I touched code. Anyway !

For my new project, I want to be able to load an TMD file, converted from an RSD file. I made the model with Lightwave 4 (yup), and it's a simple cube.

Now.... How to load it ?

I checked some PSX samples from the official library, but it's a bit complex for a newbie, I just want to load a cube :crying

So, can anyone clue me in ? Maybe I missed something in the documentation, or there's already a simple example, without any Pad stuff and other more complex movements.

Movements are cool, since I want my cube to rotate, but first, I need to handle the file itself !

I must precise there :
I'm using Runtime Library 4.7, on Windows 98, using the official tools.

Many thanks to the people who will help me !
PSX LIVES ON !

Re: I made a TMD file, what's next ?

Posted: July 17th, 2023, 2:38 am
by inc^lightforce
you mean something like this stuff that i made 2 years ago ?

https://www.psxdev.net/forum/viewtopic. ... 283#p20283



I can write you a simple Code that handle 3D objects.

It is also possible to create a Video, how to build a 3d object and how
you must convert this one to prepare it at least to use it in your
code for a successfully compilation.