Damus
Tom Forsyth · 14w
Anyone know a simple source-level Windows+DX11 app with all the boring message pump etc stuff done. Bonus points for a simple 3D scene with flyable camera. I have a rendering idea I want to try out, ...
Tom Forsyth profile picture
Update! I grabbed:

-Dear ImGui Win32+DX11: https://github.com/ocornut/imgui/wiki/Getting-Started
-https://gargaj.github.io/demos-for-dummies
-https://github.com/jobtalle/ccVector
-My own tiny library of misc stuff.

I put them in the supercollider, and it works great. Well... except the vector library - I don't really like that because it's a "To" lib not a "From" lib. I'd be happy to replace that.

This is a great starting point for my stuff. Vaguely thinking of publishing the combined mess - not sure.
1
Michael Eggers πŸ‡ΊπŸ‡¦πŸ‡ͺπŸ‡Ί · 13w
nostr:nprofile1qy2hwumn8ghj7un9d3shjtnyd968gmewwp6kyqpqykddq7nmfd8cd0hupl8fnsmmuhtg55zusm6de4fjecmrhsx4x97qx8hm63 Supercollider? Isn't that this "code to music" programming language/interface? A good friend of mine showed me something he composed with it in a... pretty arcane looking language. It wa...