top | item 46327431

(no title)

nmaleki | 2 months ago

I am currently working on a desktop application for 3D spreadsheets.

The first version of the code looks like this, https://youtube.com/watch?v=rJuRTZOE99g

The new version is much more feature rich, catering towards the user. Unreal use in Python is now native and users can launch a dedicated server.

The development process can be slow, lots of waiting on compiling and cooking. The Python part of this project is great. Code is very simple and readable and I'm building out a renderer for the geometric algebra package I'm using, Kingdon. This lets users quickly visualize 3D elements, lines, points, planes, and shapes. Working on non-web stuff is great. I love building out UI and text in 3D, it feels like the final form of UI and is a lot more expressive than web UI. Controlling objects in 3D let's you do a lot more. Everything feels right.

discuss

order

ex-aws-dude|2 months ago

Woah that is cool, its like the mother of all demos that video