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

Mid-Level Rendering w/ `ShaderModel`

github.com/nannou-org/nannou - tychedelia opened this pull request 21 days ago
Introduce ShaderModel.

github.com/nannou-org/nannou - tychedelia opened this pull request about 1 month ago
Add `compute` app function for running compute shaders

github.com/nannou-org/nannou - tychedelia opened this pull request about 1 month ago
Upgrade to Bevy `0.15-dev`

github.com/nannou-org/nannou - tychedelia opened this pull request about 2 months ago
Add new render function for raw wgpu.

github.com/nannou-org/nannou - tychedelia opened this pull request 3 months ago
Compute shader freezing system

github.com/nannou-org/nannou - somecho opened this issue 4 months ago
Inverted sinus and cosinus in docs

github.com/nannou-org/nannou - PauSala opened this issue 4 months ago
Appification / Final Push

github.com/nannou-org/nannou - tychedelia opened this pull request 6 months ago
966 use bevy meshes as nannous rendering backend

github.com/nannou-org/nannou - tychedelia opened this pull request 7 months ago
small fix: empty range error in circle_packing

github.com/nannou-org/nannou - joaoag opened this pull request 7 months ago
egui_extras image loader not working

github.com/nannou-org/nannou - danielnehrig opened this issue 8 months ago
962 use mid level render apis for render

github.com/nannou-org/nannou - tychedelia opened this pull request 8 months ago
Window Transparency Issue win11

github.com/nannou-org/nannou - danielnehrig opened this issue 8 months ago
Use mid-level render APIs for render

github.com/nannou-org/nannou - tychedelia opened this issue 8 months ago
Fix x/y coordinates misconception

github.com/nannou-org/nannou - correia55 opened this pull request 9 months ago
#954 Bevy render PoC

github.com/nannou-org/nannou - tychedelia opened this pull request 9 months ago
Changelog seems to be stale

github.com/nannou-org/nannou - MultisampledNight opened this issue 9 months ago
Bevy Plugin Rework [Tracking Issue]

github.com/nannou-org/nannou - mitchmindtree opened this issue 9 months ago
Scaffold initial bevy plugin #951

github.com/nannou-org/nannou - tychedelia opened this pull request 9 months ago
Scaffold nannou bevy refactor

github.com/nannou-org/nannou - tychedelia opened this issue 9 months ago
Publish v0.19.0 (wgpu 0.17, winit 0.28, egui 0.23)

github.com/nannou-org/nannou - mitchmindtree opened this pull request 9 months ago
`nannou_osc`: update `rosc` from `0.1` to `0.10`

github.com/nannou-org/nannou - mitchmindtree opened this pull request 9 months ago
Simplify High-Res capturing

github.com/nannou-org/nannou - johannesvollmer opened this issue 9 months ago
Memory leak when running examples

github.com/nannou-org/nannou - olafurkarl opened this issue 10 months ago
Fix typo

github.com/nannou-org/nannou - marcospb19 opened this pull request 11 months ago
Refac unnecessary `ref mut` pattern matching

github.com/nannou-org/nannou - marcospb19 opened this pull request 11 months ago
StrokeOptions absent from crate documentation

github.com/nannou-org/nannou - npetrangelo opened this issue 11 months ago
Not found tags 0.18.1

github.com/nannou-org/nannou - ykws opened this issue 12 months ago
Library upgrades and updates

github.com/nannou-org/nannou - tychedelia opened this pull request about 1 year ago
Maintenance status + becoming a maintainer?

github.com/nannou-org/nannou - zmitchell opened this issue about 1 year ago
app.window_rect().x.step_by(50) fails as iterator

github.com/nannou-org/nannou - npetrangelo opened this issue about 1 year ago
Expose nannou::wgpu::texture::image::Pixel from wgpu module

github.com/nannou-org/nannou - chrisranderson opened this pull request about 1 year ago
ignore me

github.com/nannou-org/nannou - yshui opened this issue about 1 year ago
Segmentation fault

github.com/nannou-org/nannou - TBfl1pzn opened this issue about 1 year ago
Grayscale textures (LumaU8) showing up in red

github.com/nannou-org/nannou - jzimmerman135 opened this issue about 1 year ago
RequestDeviceError on WSL2

github.com/nannou-org/nannou - gvcallen opened this issue over 1 year ago
Use newer wgpu/wgsl version

github.com/nannou-org/nannou - jembishop opened this issue over 1 year ago
Upgrade WGPU version

github.com/nannou-org/nannou - jembishop opened this issue over 1 year ago
Try upgrade

github.com/nannou-org/nannou - anselanza opened this pull request over 1 year ago
update rust edition from 2018 to 2021

github.com/nannou-org/nannou - sarashino opened this pull request over 1 year ago
Sonic Pi

github.com/nannou-org/nannou - bernardoaraujor opened this issue over 1 year ago
Upgrade rust version

github.com/nannou-org/nannou - sarashino opened this issue over 1 year ago
Wgpu upgrade to latest version

github.com/nannou-org/nannou - trickster opened this pull request over 1 year ago
panicked in release build

github.com/nannou-org/nannou - trickster opened this issue over 1 year ago
Update guide to use `cargo add nannou`

github.com/nannou-org/nannou - briankung opened this pull request over 1 year ago
Implement nannou::geom::path::Builder `end` method

github.com/nannou-org/nannou - Swiddis opened this pull request over 1 year ago
Works on desktop browsers but not mobile browsers

github.com/nannou-org/nannou - steezeburger opened this issue over 1 year ago
Leave default window dimensions to `winit`

github.com/nannou-org/nannou - mitchmindtree opened this issue over 1 year ago
Fix broken links in examples/README.md

github.com/nannou-org/nannou - jacksonhenry3 opened this pull request almost 2 years ago
making default functions to closures

github.com/nannou-org/nannou - thinkrapido opened this pull request almost 2 years ago
Window dimensions when in fullscreen mode

github.com/nannou-org/nannou - pnevyk opened this issue almost 2 years ago
add missing space in guide sample main.rs

github.com/nannou-org/nannou - TobiasGrothmann opened this pull request almost 2 years ago
Allows inspecting the Draw State

github.com/nannou-org/nannou - sebosp opened this pull request almost 2 years ago
Removed panic when mouse is on origin of arrow. Solves #810

github.com/nannou-org/nannou - Tomostfe opened this pull request almost 2 years ago
Implement public Error types using thiserror

github.com/nannou-org/nannou - frankplow opened this pull request almost 2 years ago
Strange behaviour using fonts

github.com/nannou-org/nannou - macbryla opened this issue about 2 years ago
Nature Of Code example 1.10 is not working.

github.com/nannou-org/nannou - platlas opened this issue about 2 years ago
Fix typo in nannou_new README

github.com/nannou-org/nannou - kmaork opened this pull request about 2 years ago
nannou 0.18.1 fails to build on Windows

github.com/nannou-org/nannou - gjf2a opened this issue about 2 years ago
Is nannou still maintained?

github.com/nannou-org/nannou - wjagodfrey opened this issue about 2 years ago
Fix nature_of_code/chp_01_vectors example

github.com/nannou-org/nannou - chooblarin opened this pull request about 2 years ago
Created a Discord server/channel

github.com/nannou-org/nannou - mvklingeren opened this issue about 2 years ago
Impossible to join Matrix server

github.com/nannou-org/nannou - AirborneDetergent opened this issue about 2 years ago
Questions about custom fragment shader

github.com/nannou-org/nannou - Enigmatisms opened this issue about 2 years ago
fix fullscreen shorcut for windows

github.com/nannou-org/nannou - tguichaoua opened this pull request about 2 years ago