Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nannou-org/nannou

A Creative Coding Framework for Rust.
https://github.com/nannou-org/nannou

Update to bevy 0.15.

tychedelia opened this pull request 12 days ago
Align nannou_core::math::fmod with C behavior

bcliden opened this pull request 27 days ago
Function fmod returns different values than C++ when mixing signs

bcliden opened this issue about 1 month ago
Error on updating

edap opened this issue about 1 month ago
cargo run --release --example draw fails with Wayland error

erlingrj opened this issue 2 months ago
Mid-Level Rendering w/ `ShaderModel`

tychedelia opened this pull request 3 months ago
Introduce ShaderModel.

tychedelia opened this pull request 3 months ago
Add `compute` app function for running compute shaders

tychedelia opened this pull request 4 months ago
Upgrade to Bevy `0.15-dev`

tychedelia opened this pull request 4 months ago
Add new render function for raw wgpu.

tychedelia opened this pull request 5 months ago
set_title seems to interfere with LoopMode::NTimes

shroom00 opened this issue 5 months ago
Compute shader freezing system

somecho opened this issue 6 months ago
[linux] Window scale factor and window actual size

somecho opened this issue 6 months ago
Inverted sinus and cosinus in docs

PauSala opened this issue 6 months ago
Appification / Final Push

tychedelia opened this pull request 8 months ago
966 use bevy meshes as nannous rendering backend

tychedelia opened this pull request 9 months ago
small fix: empty range error in circle_packing

joaoag opened this pull request 9 months ago
Use Bevy meshes as Nannou's rendering backend

tychedelia opened this issue 9 months ago
egui_extras image loader not working

danielnehrig opened this issue 10 months ago
962 use mid level render apis for render

tychedelia opened this pull request 10 months ago
Window Transparency Issue win11

danielnehrig opened this issue 10 months ago
Use mid-level render APIs for render

tychedelia opened this issue 10 months ago
Fix x/y coordinates misconception

correia55 opened this pull request 11 months ago
#954 Bevy render PoC

tychedelia opened this pull request 11 months ago
Changelog seems to be stale

MultisampledNight opened this issue 11 months ago
`nannou_egui` colours too light / incorrect gamma handling

mitchmindtree opened this issue 11 months ago
Abstract the `nannou::draw` module into the new `bevy_nannou_draw` crate

mitchmindtree opened this issue 11 months ago
Port wgpu utils and render pipeline to bevy

tychedelia opened this issue 11 months ago
Bevy Plugin Rework [Tracking Issue]

mitchmindtree opened this issue 11 months ago
Scaffold initial bevy plugin #951

tychedelia opened this pull request 11 months ago
Scaffold nannou bevy refactor

tychedelia opened this issue 11 months ago
Publish v0.19.0 (wgpu 0.17, winit 0.28, egui 0.23)

mitchmindtree opened this pull request 11 months ago
`nannou_osc`: update `rosc` from `0.1` to `0.10`

mitchmindtree opened this pull request 11 months ago
Simplify High-Res capturing

johannesvollmer opened this issue 11 months ago
Memory leak when running examples

olafurkarl opened this issue 12 months ago
Fix typo

marcospb19 opened this pull request about 1 year ago
Refac unnecessary `ref mut` pattern matching

marcospb19 opened this pull request about 1 year ago
StrokeOptions absent from crate documentation

npetrangelo opened this issue about 1 year ago
Not found tags 0.18.1

ykws opened this issue about 1 year ago
Library upgrades and updates

tychedelia opened this pull request about 1 year ago
Maintenance status + becoming a maintainer?

zmitchell opened this issue over 1 year ago
app.window_rect().x.step_by(50) fails as iterator

npetrangelo opened this issue over 1 year ago
Accept closures in `Builder` methods (e.g. `new`, `view`, `update`, etc.)

vhfmag opened this pull request over 1 year ago
Expose nannou::wgpu::texture::image::Pixel from wgpu module

chrisranderson opened this pull request over 1 year ago
ignore me

yshui opened this issue over 1 year ago
Segmentation fault

TBfl1pzn opened this issue over 1 year ago
Grayscale textures (LumaU8) showing up in red

jzimmerman135 opened this issue over 1 year ago
Choosing which canvas to use with the `wasm-experimental` feature

paolobettelini opened this issue over 1 year ago
Update license field following SPDX 2.1 license expression standard

frisoft opened this pull request over 1 year ago
An error with the render pipeline on macOS

Egeyae opened this issue over 1 year ago
RequestDeviceError on WSL2

gvcallen opened this issue over 1 year ago
Use newer wgpu/wgsl version

jembishop opened this issue over 1 year ago
Upgrade WGPU version

jembishop opened this issue over 1 year ago
osc sender consumes local port but doesn't allow you to receive data

maeknight opened this issue over 1 year ago
Try upgrade

anselanza opened this pull request over 1 year ago
Intel HD Graphics 4600 (Windows): barebon app panics

RustamC opened this issue over 1 year ago
any way to organize primitives into a parent/child structure?

soapcyst opened this issue over 1 year ago
`view()` is called multiple times despite setting `loop_once()`

nebocco opened this issue over 1 year ago
update rust edition from 2018 to 2021

sarashino opened this pull request over 1 year ago
Sonic Pi

bernardoaraujor opened this issue over 1 year ago
draw_capture_hi_res example panics when running with opengles backend

alansartorio opened this issue over 1 year ago
Upgrade rust version

sarashino opened this issue over 1 year ago
LoopMode set to loop_once actually loops twice

dvidbruhm opened this issue over 1 year ago
Wgpu upgrade to latest version

trickster opened this pull request over 1 year ago
panicked in release build

trickster opened this issue over 1 year ago
Egui text size adjustment in nannou_egui: Any update plans?

fluffySheepInX opened this issue almost 2 years ago
Update guide to use `cargo add nannou`

briankung opened this pull request almost 2 years ago
Implement nannou::geom::path::Builder `end` method

Swiddis opened this pull request almost 2 years ago
Works on desktop browsers but not mobile browsers

steezeburger opened this issue almost 2 years ago
Wayland error preventing hello world running in 0.18.1

bluelightzero opened this issue almost 2 years ago
Leave default window dimensions to `winit`

mitchmindtree opened this issue almost 2 years ago
Update to winit 0.27. Handle new window events (IME and Occluded)

hugcis opened this pull request almost 2 years ago
Fix broken links in examples/README.md

jacksonhenry3 opened this pull request about 2 years ago
core-graphics requires core-foundation 0.9.3 for mach_port

markuscraig opened this issue about 2 years ago
making default functions to closures

thinkrapido opened this pull request about 2 years ago
Window dimensions when in fullscreen mode

pnevyk opened this issue about 2 years ago
OBS Window Capture does not work with Nannou Windows

somecho opened this issue about 2 years ago
add missing space in guide sample main.rs

TobiasGrothmann opened this pull request about 2 years ago
Allows inspecting the Draw State

sebosp opened this pull request about 2 years ago
Removed panic when mouse is on origin of arrow. Solves #810

Tomostfe opened this pull request about 2 years ago
Is render_to_texture without clearing possible? Bug?

dumski opened this issue about 2 years ago
Implement public Error types using thiserror

frankplow opened this pull request about 2 years ago
Strange behaviour using fonts

macbryla opened this issue about 2 years ago
Nature Of Code example 1.10 is not working.

platlas opened this issue about 2 years ago
Fix typo in nannou_new README

kmaork opened this pull request about 2 years ago
nannou 0.18.1 fails to build on Windows

gjf2a opened this issue about 2 years ago
Rounded corners on rect Issue #849, absolute values on height and width

dwcarr opened this pull request over 2 years ago
Is nannou still maintained?

wjagodfrey opened this issue over 2 years ago