3d sector render

I am working on a render that draw world like in duke nukem 3d(sector rendering). I think it is a good solution to make pseudo 3d shooter in defold.
I have an idea for such shooter, but i not sure that i will do it=)

I take an idea and a base code from video https://www.youtube.com/watch?v=HQYsFshbkYw.

I make a working prototype, and now i am fixing errors, and make bindings for lua.
I want keep render logic and collision on a native part. And write all logic in lua.

Prototype is buggy=)

You can run prototype here: html5
All code in github.

2019-01-20_21-30-02

14 Likes

Amazing!

2 Likes

Cool! Nice work! :slight_smile:

1 Like

Great job!

1 Like