Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
nannou
An open-source creative-coding framework for Rust.
Collective -
Host: opensource -
https://opencollective.com/nannou
- Website: https://nannou.cc/
- Code: https://github.com/nannou-org/nannou
github.com/nannou-org/nannou - ffc4c9769788e303280d9fb7cafd8a5afd2b54c2 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - dbfac17b23d36746b46b7197e9c78bb01de34bf1 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - 9994671c536da698089693b97d66cb7432fc8ef4 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - 206de151c9d5dba5cbdcad64b3673110f6e6c11b authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - 2e3b8b843e240332fb2fe450c9b9defd3fe23192 authored over 3 years ago by Alexandru Ene <[email protected]>
Create LICENSE
github.com/nannou-org/nannou - 727f33894aa857195a18458a72d6b1bb2346524e authored over 3 years ago by Alexandru Ene <[email protected]>github.com/nannou-org/nannou - fd0e4fc8a3c5501bcea4c64abd524589edcf9b50 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - b50956bb38ff860765660df2dc1d2624b92aa689 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - 7ad92e8ad2cc458c0ee9590b7c3da631c072f616 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - ed8972980dc275cec96f6a2551d7249dfc65536d authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - b10ef76c28d271a13fa33accbd2bec0e71c0b0e8 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - d7f86d7c6294390a900e70361367bb1a043089b4 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - 9d7189584a7f070dfd3028837f65eecdf2c1a452 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - 7231e4f4160731dc47fd0530c780ec9effb88966 authored over 3 years ago by Alexandru Ene <[email protected]>
github.com/nannou-org/nannou - 7b614d415ad54a16fc58cc8d0851201615569f2b authored over 3 years ago by Alexandru Ene <[email protected]>
Publish 0.16 - Update changelog with related changes
github.com/nannou-org/nannou - d3121dee50771657992960656da7cd068d7f4d1e authored over 3 years ago by mitchmindtree <[email protected]>It's time!
Notable changes include the update from wgpu 0.5 to 0.7 and a bunch of
bug fixes for...
Add ability to color characters individually, update draw_text example
github.com/nannou-org/nannou - 55cf71cc12dbef9e09efe7354538999407423cbd authored over 3 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 0295f48ff78c536139451725fd2452fe8143629e authored over 3 years ago by Dan Wilhelm <[email protected]>
Update wgpu to 0.7, conrod to 0.72, winit to 0.24.
github.com/nannou-org/nannou - 50a5a7c097c9b3a8fe50a3ed39bb45dbba8c3610 authored over 3 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 8a7df75d5a84c974619abee39605d2927a46eb06 authored over 3 years ago by mitchmindtree <[email protected]>
Closes #721.
github.com/nannou-org/nannou - 9c53fe48456339232640de62995f44097d412b9b authored over 3 years ago by mitchmindtree <[email protected]>Powerpreference default
github.com/nannou-org/nannou - c369e5924b7ba42b4352426048b11d7c87faeb96 authored over 3 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - c8638c134b1aa7b7163ccc0ebde068162917d3e9 authored over 3 years ago by Mattheus Roxas <[email protected]>
Fix various resize crashes, texture memory leak [danwilhelm's PR #720 patched]
github.com/nannou-org/nannou - 4632acda1318a261f044514e337b478273ae05d0 authored over 3 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - c0e5448ae47236333d26ed26f04abe0498a3710b authored over 3 years ago by mitchmindtree <[email protected]>
Prevents crashes when the window is resized < 2x2:
1. Enforces a minimum swap chain and window s...
The `Arc` reference count was incremented via `clone`, then promptly forgotten about via `Arc::i...
github.com/nannou-org/nannou - 3f700ae4879083e1a2e1532be0ad04d915c5e135 authored over 3 years ago by Dan Wilhelm <[email protected]>Update changelog for wgpu 0.6 changes
github.com/nannou-org/nannou - 1ff57265b6226b4eb6bf2155fdb25b38e3da0111 authored almost 4 years ago by mitchmindtree <[email protected]>
Also ensures we don't print to stderr on Outdated swapchain texture -
instead we just ignore the...
Use instant crate for WASM compatibility
github.com/nannou-org/nannou - db11d5945a9d0c345e9d8499a8cf15e1c080d344 authored almost 4 years ago by mitchmindtree <[email protected]>Fix osc version in the guide
github.com/nannou-org/nannou - 128132d69f1848857638237836434f7cf8275712 authored almost 4 years ago by mitchmindtree <[email protected]>Fix non-uniform scaling
github.com/nannou-org/nannou - ef409f3e3f156d36eb89976b80d7a6904659fce2 authored almost 4 years ago by mitchmindtree <[email protected]>Add a method to quit the application
github.com/nannou-org/nannou - 2fc3977aae16bcb939e7499a2c21cbab2617d4b1 authored almost 4 years ago by mitchmindtree <[email protected]>Fix warnings emitted when running draw example
github.com/nannou-org/nannou - 856895e7e7090a36f0aa0c0775ca785a3cdca61d authored almost 4 years ago by mitchmindtree <[email protected]>wgpu 0.6, third time's the charm
github.com/nannou-org/nannou - ef04fef6866dd709d6c411ce7c1c22e0fb25c467 authored almost 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 5f7a207eea3b0bf751137b89cf7bdadc61490867 authored almost 4 years ago by sumibi-yakitori <[email protected]>
github.com/nannou-org/nannou - e18d8b33b1ecb5f5a1a09dc15fa88e78d748eb7e authored almost 4 years ago by sumibi-yakitori <[email protected]>
github.com/nannou-org/nannou - b9672fe6c22557a5ea7b65854899e6a26f037271 authored almost 4 years ago by Christian Muirhead <[email protected]>
I also needed to upgrade the audrey dependency to build it, but I can
see there's another PR to ...
github.com/nannou-org/nannou - e42bbc4b91d0cda88368a7795d71ab7083ea569f authored almost 4 years ago by Woyten <[email protected]>
github.com/nannou-org/nannou - f776c7f103577fe3b5023ead94a29b23595388a5 authored almost 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 0d9c3588a7dcf75357070b81ad23b7943334633c authored almost 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 787c2cafe1f46c024461af1d1e223b4c6e66acfe authored almost 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - e009a2733871a009aba8e0606d52267c1438ea76 authored almost 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - efbf145efcfbe5f4f4c75ec861d6632b6f56ad6e authored almost 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - f2744d389b3b3708ee3071cf1fc2400b95a46f0d authored almost 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 09fd8fd6cb4bd6f00fc32f7cc8afe0c0f7b7bb39 authored almost 4 years ago by narisada014 <[email protected]>
github.com/nannou-org/nannou - e253099a520c3ebb627db015cf20ab8677cf82aa authored about 4 years ago by mgunyho <[email protected]>
update Getting Started "vulkan-utils" reference for Debian Buster and other guide changes
github.com/nannou-org/nannou - 2cedce1014053c9771e592f8841d24006a05d9b2 authored about 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 06f92845b27f698fbb283b352dd95aae5c942398 authored about 4 years ago by Caleb Webber <[email protected]>
github.com/nannou-org/nannou - ce67202c41d2422868dcda7725cbee986ae32d8f authored about 4 years ago by Caleb Webber <[email protected]>
Remove incorrect comment
github.com/nannou-org/nannou - 5cd6908f75233a08d52c0bcd17b6ecb27510659c authored about 4 years ago by mitchmindtree <[email protected]>I think this was accidentally copied from the other example.
github.com/nannou-org/nannou - 1a85e89bd2ca932f0acb493aa1acabf5eec94721 authored about 4 years ago by Louis Pilfold <[email protected]>Update CPAL version to 0.13.1. Fix bug where a stream's channel count could be greater than spec...
github.com/nannou-org/nannou - 4b16ba902cdaa0abacca591a907ff709e2156dcb authored about 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 3497486b5de3871a81f9e97db62e30abd7c96e1a authored about 4 years ago by mitchmindtree <[email protected]>
This includes a fix for an issue where a created stream could have a
much larger sample rate tha...
github.com/nannou-org/nannou - 29c8fe7a5d94daab175583e492f8dd5d5dc5711d authored about 4 years ago by mitchmindtree <[email protected]>
Update `nannou_audio` to latest `cpal` and `dasp_sample` versions
github.com/nannou-org/nannou - 6a498f4480709d6cea9c3af5188db39b638891c6 authored about 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - f17e4eced56db1f3bd2d66170cd3df5bc81ef292 authored about 4 years ago by mitchmindtree <[email protected]>
Finishes off the work started by @JoshuaBatty at #662.
We still need to provide a nice way of a...
github.com/nannou-org/nannou - 6d45755ebf2b8c62972687b91a0f98b566e399e0 authored about 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 5ffdd6b8588e0ce1a7ef0937775ad0017dfa5f1c authored about 4 years ago by JoshuaBatty <[email protected]>
github.com/nannou-org/nannou - 69c24d753c3a1917c95e60e4046379b22b36656e authored about 4 years ago by JoshuaBatty <[email protected]>
github.com/nannou-org/nannou - 5b14846afabb87d256e7e7a4f63d2c7490a7f937 authored about 4 years ago by JoshuaBatty <[email protected]>
github.com/nannou-org/nannou - daf570a7ca6554b9553b25fd3758e9942bb40b35 authored about 4 years ago by JoshuaBatty <[email protected]>
Add a HRTF-based binaural panning example using the hrtf crate
github.com/nannou-org/nannou - c733ec3162d7725cf075e61d289d300899537c81 authored about 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 9a4f8cffa6ca7f20acece3a21f574f0558234959 authored about 4 years ago by mitchmindtree <[email protected]>
Guide: Unchecked MIDI support
github.com/nannou-org/nannou - ae0c4ff72b71c4922c496f9ab7aff21dd6f11126 authored about 4 years ago by mitchmindtree <[email protected]>
A simple example that demonstrates how to achieve binaural panning using
the `hrtf` crate alongs...
Also added explanation that midir can be used for the same purpose.
github.com/nannou-org/nannou - b61454f1fb07ebcb6add2cb1a5776599088f954d authored about 4 years ago by Lukas Orsvärn <[email protected]>Add `TextureViewInfo` type for `TextureView`
github.com/nannou-org/nannou - 1fa127c237a5082138589a7343ac65e1f35cc5ce authored about 4 years ago by James Gilles <[email protected]>Fixes `panic`s in wgpu_compute_shader.rs example
github.com/nannou-org/nannou - e488e414f581e1f881e646053f75ec0fe394c31f authored about 4 years ago by James Gilles <[email protected]>
Previously the wgpu_compute_shader.rs example would panic in three
places:
1. Due to an unneces...
github.com/nannou-org/nannou - 652aa25b45229744d86394e67c295086b3bd06a3 authored about 4 years ago by mitchmindtree <[email protected]>
This adds a `TextureViewInfo` that fulfills the role for `TextureView`
that the `TextureViewDesc...
Refactor: use shorthand fields
github.com/nannou-org/nannou - 67c8bef6de5b45d28fa3b74380ad46bbbf94eef8 authored about 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - d657c68ff1c80d48a5d6ef32e15c175d1c17eaf7 authored about 4 years ago by José Duarte <[email protected]>
github.com/nannou-org/nannou - 71d6cff9dffa64f2495d755492fa0e4e1de4e53c authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 91d3cb4add727d23a03c3030f5bbf1ec3abccd1f authored about 4 years ago by James Gilles <[email protected]>
Audio feedback example
github.com/nannou-org/nannou - a4dbea20fa8a04a7c1db64c26ce8599c07c4aa1f authored about 4 years ago by mitchmindtree <[email protected]>github.com/nannou-org/nannou - 4a6fb0d3ecfe598d50cb73ba7cdb342e4687511b authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 46d721a70bcf9b7e7be8407f256a9567e887f8f8 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 8a1a3c2738476198c2cc7691c262c6c1979417df authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - f85974c50231e36d4c009a7d7fccd78f4d983b60 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 236efb605f403919a3d381a8027a637c7a4f3910 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 0f2a35f81aa930dff980b7eac260461b6a4cb4ad authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - bcfc42120adf8415adaa6947f9ee51a016c7eda1 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 0f94bcd2cbc5d1c90da7cb3e3d34450466fc2d0a authored about 4 years ago by zehreken <[email protected]>
github.com/nannou-org/nannou - e64726f560afd0a01713d445eddd6a552e8d4067 authored about 4 years ago by zehreken <[email protected]>
github.com/nannou-org/nannou - 8c76f31f5eab66cd1fa72ab9e51f36641aba6382 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 9f89e855c6296a8811ff9f4173fb0507333433e6 authored about 4 years ago by zehreken <[email protected]>
github.com/nannou-org/nannou - 0ec7d4aaf9a9b745f307d1ccce7187b388a790b1 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - abb885959b0dd18b97bf3e933495c3b239a55aab authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 14b1a3cfd40718a0702355b578fdd0d4b7840256 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 50fb0d66924f21cb548f355fde4763a62a50c42e authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - a835061121e53e3346bd19142b77ce23084fc49b authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - df4d376a9d4287e7582becbc2c731a7552681960 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 5911b5a8c9ff603e01a62681d63c6d659acd3520 authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - f05cd4fe4660b3e5350e5e1c4c5b7a7df010770f authored about 4 years ago by James Gilles <[email protected]>
github.com/nannou-org/nannou - 2cfd3dc3b1ca0f14453448e225f78455c3f626d1 authored about 4 years ago by Aleks Pickle <[email protected]>
github.com/nannou-org/nannou - bee17800c4072fbc4fd22f8a5bd0bfcf6674c76d authored about 4 years ago by Aleks Pickle <[email protected]>