Game
Turbowarp Scratch 3D Engine (TS3D)





3 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?!

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

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

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

@MewMarissa is a Jolter to Watch and and a game developer who takes pride in attention to detail and producing quality work! Follow @MewMarissa before the quest ends on April 8 and you'll get Coins!

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 ).

Slime Heroes is an action souls-lite by @WhitethornGames where you save the realm from corruption!

Quests inspired by the game have entered your quest log.

Get the game: https://bit.ly/slimeheroessteam

Let me cook...

I added Saturn. It laggs when recording but without recording I didn't have any laggs. I hope I'll find some other performance fixes in the future.

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

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.