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

Christmas bamfyu vs normal bamfyu

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

. . . also . . . .

What's going on?!

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

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

Everything is Crab is the animal evolution roguelike.

Make animal inspired evolutionary choices to concoct your own unique creature every run, both mechanically and visually.

Play the Next Fest demo: https://bit.ly/EverythingIsCrab

Complete EIC-inspired quests!

New highly improved lense flare for my 3D SPACE Game

Happy Devruary! Devruary Day 23 celebrates @danimarti ! They're the 3D artist and game dev behind Lobo, Meteor Shower, and Crumbling World. We also have a question for the devs of Game Jolt: What kind of feedback helps you most?

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

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

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

The Scratch Team has just recently updated their Terms of Service yesterday, letting you know they now have full permission to use your content to train AI models.

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.