3D scene test
Simple cube and sphere moving in 3D. This technique isn't usable for a game as performance are very low.
#3d#testing#demo
1mo
66
esto me recuera a las figuras 3d que se podian hacer en una pagina web con el css, no es que fuese muy util pero si se podia xd
Your welcome :)
As mentioned in the post, this exact technique isn't quite usable because of low perf...
You'll have to find a better way and/or wait for lines support.
Should be fast enough to do w
Wolfenstein like 3D. But yea a general draw API would be nice as well
I guess Wolfenstein like 3D would require assets geometry manipulation too, but I'm quite sure it will be available one day ;)
Ah no, Wolfenstein is a simple ray cart engine. Pretty sure you could replicate the basics of that with the current LK engine.
Although to your point not super needed as we could just give you polygon control 😅