Sabitlenmiş Tweet
Daniel Aagentah
317 posts

Daniel Aagentah
@aagentah
Programmer and audio-visual artist, working with Ableton and JavaScript + founder of Rendah Mag
Manchester Katılım Ocak 2017
796 Takip Edilen695 Takipçiler



built using webgl & point-cloud data; this is an MDL planetary visual as part of the recent OSS nw_wrld software. #opensource
English

1-week of open-sourcing "nw_wrld". What an incredible and baffling reception so far.
weekend currently looks like:
- E2E playwright workflows
- more TypeScript, runtime, and unit test migrations
- linux (via WSL) stabilisation
- improved documentation for general use-cases
many folks have kindly asked for specific video walkthroughs on modules/features in the app. I'll be putting together some more documentation <3


English

@thenoumenon why thank you. hope you can get a play around w/ it!
English

Taken from the "nw_wrld" project: This DGSR module queries a Solar Radiation dataset from the Antarctic Zhongshan Station. It cycles though estimated DGSR over a 30-year period to generate mutable Perlin noise. #opensource
English

nw_wrld MIDI integration improvements:
1. simple note-name trigger: listens for any note name (C, D, E, etc.) regardless of octave
2. advanced mode: supports standard MIDI note numbers (0–127)
previously, Ableton and Strudel were sending the same value from different octaves, which caused issues. While a note-name-only trigger addresses this, people had kindly raised that octave-specific matching for lighting software or physical hardware would be useful. Hopefully these two modes balance UX and customisation.
beyond MIDI, OSC, and on-device audio, I'm curious if there are other signal types that would benefit from support?


English

* already there have been some amazing discussions raised on the future of the project; at this point the software could branch many ways.
right now "nw_wrld" solves a specific problem for artists and developers trying to get into this space, and because of the sudden traction it would be easy to go overboard with the scope of the project.
It’s a good problem to have because this is the moment that defines the next 12 months of features and potential. The coming weeks will see major stabilisation, UX, and QOL features before considering long-term scope.
tysm for the incredible feedback so far <3

English

@BristowEwan the man the myth! yes OSC input supported; would love to see you have a crack at this as a puredata wizard <3
English

@aagentah It receives OSC right? Nothing stopping puredata being hooked up to it 🤞
English

the “nw_wrld” project allows users to write visuals using web-libraries as simple JavaScript files; with any complexities being transparently handled by the runtime SDK. it means you can declare and use a combination of three.js, p5, d3, and many pre-defined methods for animation, camera animations, and sequencing all out of the box, whilst still having the freedom to use vanilla JS.

English



