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

New UPDATE! (playable in Browser) :D

I added Line-Rendering and I am using it to render a simple ground.

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

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

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

NEW UPDATE!!! A fully working SKYBOX with moving SUN and LENSEFLARE!!!! (playable in browser) :D

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

I've released a TopDown-CharacterRig-AnimationToolkit for scratch. You can easily animate smooth animations via code for topdown games. Credit is mandatory when using it (@bamfyu ).

BEWARE THE NOID.

(The classical ol'Dominos mascot)

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

TEASER for my 3D SPACE Game.

(add the dust man theme from mega man 4) omg its dust man from fnf

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.