Game
Turbowarp Scratch 3D Engine (TS3D)

3 years ago

NEW UPDATE!


New Update! I added sprite rotation for example like in doom 1993. It's really easy to use, because you can just type in how many angles per Axis exist, and the code calculates it for you for each object individually. It's also hooked up with a variable so you can change a variable and the object rotates (atm only X axis though). I added a cube as an example.

That's the main update, but there are also smaller things, like camera zoom (press V), offscreen hiding (better performance), Objects can be resized in code and when an object is created. There are some smaller tweaks in code too.

Enjoy :D



7 comments

Loading...

Next up

This is a Teaser. I'm working on a visual demo for my engine, now that I got triangles working.

I took part in #GMTK23. Play my game in browser... pls... it's literally only 30 secs to 1 min long.

Let me cook...

Wacky Rubberhose animation test

Left: mine Right: reference

I've just finished a drawing (paper and pencil) for my art class (high school).

The Noise

Sooo, I restarted my 3d engine from scratch ... again... (playable in browser)

https://gamejolt.com/games/turbowarp-scratch-3d-engine/644741

I completely remade saturn (to save performance, add shadow and generally better graphics).

I added weapon/gear switching. It's still unfinished, but the basics are working. You can control what rotation it's going by turning the mouse wheel up or down.