Game
Turbowarp Scratch 3D Engine (TS3D)




3 years ago

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

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


This engine is partly more advanced while also in other parts not even close to v2

v3 Controls:

WS = direction of camera

A/D = sideways

SHIFT = down

SPACE = up

Mouse cursor to look around, I've locked the rotation at 90/-90° to make it less confusing

Full camera rotation on all axis is fully working tho.

I wanted to continue with version 2, but v2 has 1 fatal flaw when it comes to my future plans.

It uses clones. I wanted to add spritesacking weapons to v2, but if I'd do that with clones,

I'd need like a hundred of them : P

v3 doesn't use a single clone, everything that's visible onscreen is stamped by 1 sprite.

Also, everything is listbased and I barely used any code of @thegreenflash 's tutorials.

The code is even cleaner and more optimized then in v2.

I've been working on building some really useful tools and I'm planning to add way more in the future :D

Every custom block, list and variable has been marked with an emoji that tells if it is a :

- ⚙️ = Core System

- 🔧 = Tool

- 🎨 = Rendering

- ⏱ = Tick (order of frame stuff)

- 🔄 = New Frame

- 🔢 = Counter (just saving stuff in general)

- ⚛️ = Setup (start of project)

- 🟢 = TheGreenFlash tutorial code



0 comments

Loading...

Next up

Left: mine Right: reference

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

Sup! I've been working on a Split-Screen Tile Engine.

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

@NEOWIZ_QUEST 's NARRATIVE JAM has begun!

Create an original narrative / story game in 10 days for a chance to win cash! 

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

#gjbroadcast

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.

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

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

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

Hello again....

72h Until… Hoomanz! drops! October 27th, 2025.

Ready to scare some Hoomanz and save Planet Erf? 🌍

The demo’s already waiting...

👉 Wishlist & follow us on Steam!

#hoomanz #release #cozygame #indiegame #steamwishlist

I found a bug in my Z-Rotation (it's fixed now)

. . . also . . . .

What's going on?!