voodoo - a 3D game programming library #1353
zacharycarter
started this conversation in
Show and tell
Replies: 1 comment 7 replies
-
this is really cool! I've had a similar idea bouncing around in my head for a while. What does your roadmap look like for Voodoo? Any thoughts on supporting 2D? Being able to open up multiple textareas, similar to this clojure project, would be very cool |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I've been itching to work on a project which serves as an excuse to try out Janet. This is what I've created in an attempt to scratch that itch: voodoo,
It's far from complete or even useful really. I was previously working on a browser game, which I intend to use as dogfood for this project.
I'll try to get a hosted version online soon.
Shout out to @ianthehenry for creating Bauble studio as it's' been an invaluable source of ideas and example code. Also for the book and blog posts he's written about Janet. Also thank you @sogaiu for answering questions for me in the Janet Zulip help channel, and everyone that has and currently contributes to Janet. I've found it to be a very enjoyable language to code in.
As I make more progress I'll post updates here.
Beta Was this translation helpful? Give feedback.
All reactions