Game
Turbowarp Scratch 3D Engine (TS3D)





4 years ago

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


The Line-Rendering runs on a seperate layer atm. It is not sorted at all at the moment, that's a problem for future-me :P

The red, green and blue lines work by rendering a bigger, colored line first and then rendering a white, smaller line on top.

The line sizes stay the same at all times, no matter how close or far away it is.

Here's how it works in code:

10.png


9 comments

Loading...

Next up

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

. . . also . . . .

What's going on?!

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.

New highly improved lense flare for my 3D SPACE Game

Lucky Tower Ultimate is a chaotic, comedy roguelite. Escape from an incredibly dangerous, randomly generated tower in a slapstick adventure that looks like a cartoon and feels like a joke. Slashy slashy! 

Wishlist the game now: https://bit.ly/LuckyTowerUltimate

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

#LuckyTowerUltimate is OUT NOW on Steam and Nintendo Switch! It's your turn to become the Chosen One and rid the land of Evelius’s tower for good! https://store.steampowered.com/app/1700270/Lucky_Tower_Ultimate/

I've been working on some sprite stacking code for my 3d engine. The textures are placeholder, the code works really well though. I hope this can help people. https://scratch.mit.edu/projects/639796949/

Hello again....

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

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