Console3D

Console3D

8 devlogs
14h 51m
•  Ship certified
Created by Ivan

Graphic engine inside your console! Sadly only linux executable. Too lazy to end so published in rubbish state. DEMO VIDEO https://youtu.be/mHZPxjyN54c

Timeline

simple input fields

Ship 1

1 payout of shell 289.0 shells

Ivan

29 days ago

Ivan Covers 7 devlogs and 14h 20m
Ivan
Ivan
1h 14m 29 days ago

Spent a lot of time trying to find how to make multiple cmake export binaries. Sadly i couldn't wrap my head around it so... I am to lazy and only linux executable is avaible. And demos in README

Earned sticker

Backculling and finally fixed perspective from isometric to one point

Tip № 1 : Never use non standard math lib. I spent a lot of time just to discover mistype in vector subtraction, lol

Earned sticker

3 faced pyramid is here :p as well as some other simple shapes

IT TOOK A LONG TIME BUT FINALLY, CUBE WORKS XDD Also don't ask why this is isometry :3

Ivan
Ivan
1h 58m 3 months ago

IT IS CUBE GAMING XDDD So... After last devlog i brok something and nothing worked :p And after some fixes with floats it works! Now we have wire cube which reacts which we can scale... Now it is time to implement rotation and moving :D

Ivan
Ivan
1h 32m 3 months ago

So um... Currently we assume that camera is always at {0,0} and because of that we can use uv formula :D Of course we won't see it but this polygon is pure 3d XD

Update attachment
Ivan
Ivan
2h 32m 3 months ago

Spent a lot of time trying to undestand cmake just to realize that i won't use the way it was intended TxT. Also here is the first feature, line drawing :DDD

Update attachment