7 ms·
I've been thinking about building a 3d livecoding environment centered around emacs, so this very cool to see! PS. To build the current source on linux, you ha
by momerath 13y ago
I've been thinking about building a 3d livecoding environment centered around emacs, so this very cool to see!
PS. To build the current source on linux, you have to fix the comment in the Makefile that starts with '//' and lowercase the 'Primitives' directory.
- agumonkey 13y agoCould you share your ideas ? I'm thinking about 2d/3d 'modeling' on a keyboard centric user interface too; except for the part where analog input is the only sane way (even though I had some ideas about how to try this keyboard-only too).
- pyramation 13y agoIt should be fixed now, https://github.com/pyramation/vim3d/commit/49d8f94fa7fbc4f275d845dce0c07b8e86d68bff https://github.com/pyramation/vim3d/commit/49d8f94fa7fbc4f27... Thanks, the primitives caps issue was also fixed before this commit.