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
In Vulkan, the *y* axis increases in the downwards direction rather than
the upwards direction l...
This switches the windowed-graphics API from OpenGL (via glium) to
Vulkan (via vulkano). You can...
Still need to:
- Allow for custom depth formats
- Validate depth format
The new `gpu` module contains items related to interfacing with one or
more GPUs via Vulkan.
Th...
919ff82ae129c7250514d543dd7cbdfdaaa7b799 authored over 5 years ago by mitchmindtree <[email protected]>
Also removes the use of `Frame::clear_all` in favour of `Frame::clear`
as a `Frame` now only rep...
008afa905ae1343854043c271e3c248b057ab0f3 authored over 5 years ago by mitchmindtree <[email protected]>
travis rustfmt
786749a56dc5f2faa135439ae03d93cc7fdbc284 authored over 5 years ago by Tom <[email protected]>Update docstring of vector.len(), fixes #304
202519d749a347d82727d0cc1281e48195fabf29 authored over 5 years ago by mitchmindtree <[email protected]>7c945bc9f466ea0163a73bd3048876e2650ca5ed authored over 5 years ago by lislis <[email protected]>
4e879d6e597fa93a415f92a38112d577dba52de7 authored over 5 years ago by tpltnt <[email protected]>
a350f4031655117dc94461149566215388b63bca authored over 5 years ago by tpltnt <[email protected]>
cd54c6988f46c183c751fd1d52cb840afb1a4e7a authored over 5 years ago by tpltnt <[email protected]>
Fix bug where point rate change could panic
38181d347d4b3710d5391b2fdd427b674d2d9322 authored over 5 years ago by mitchmindtree <[email protected]>610dd4ecdec7419aae1c72e1335a744f0b632125 authored over 5 years ago by mitchmindtree <[email protected]>
66ffa822fda5549f4abcda95a10624aa5ce6bd81 authored over 5 years ago by mitchmindtree <[email protected]>
Handle case where euler graph contains no nodes
8ec8c22052573653d555ecbefb99fcb34a9e6a4a authored over 5 years ago by mitchmindtree <[email protected]>6b2d6cbd0dddda34ecfc753378faf9d0e2487f31 authored over 5 years ago by mitchmindtree <[email protected]>
bd57422560e9493eca07d4c95eb623d8bd243ae5 authored over 5 years ago by mitchmindtree <[email protected]>
Allow for processing raw points of frame stream
605ca6c44bf17ac15d47e6887fa3033521b626f1 authored over 5 years ago by mitchmindtree <[email protected]>
This allows specifying a function that can be called for processing the
raw points of the frame ...
Handle case where the user submits an empty frame
6ed201b39ae634bb640c4b6615ee855823007871 authored over 5 years ago by mitchmindtree <[email protected]>e1f95f7c18bfdb3e5732ad5b445eb2ead729add7 authored over 5 years ago by mitchmindtree <[email protected]>
Empty frames now result in a frame full of blank points at either the
last position a point was ...
Handle blank frames correctly in the frame stream process
c389518c151979076a67f473071e99ec641e2b0c authored over 5 years ago by mitchmindtree <[email protected]>475e5bdf8a6c46e2af098151bf325870a42f8d5a authored over 5 years ago by mitchmindtree <[email protected]>
If the interpolator returns an empty list of points due to a lack of lit
segments, the stream wi...
0d19bc376f47cb7b6034dbcad6db886797dc7baf authored over 5 years ago by mitchmindtree <[email protected]>
4449456ccd7d6a59ea5676126b7d69c627178e8a authored over 5 years ago by mitchmindtree <[email protected]>
Single points can now be drawn by specifying two consecutive lit points
at the same position.
c25e74668d6429f4c78cce8b5502118824e9bafd authored over 5 years ago by mitchmindtree <[email protected]>
883ed385d356188ad0d066ba2f9dc11bcd71cecb authored over 5 years ago by mitchmindtree <[email protected]>
e8ccb46ba7573bb704dfd453ab3da40c7b544d6f authored over 5 years ago by mitchmindtree <[email protected]>
3c11419dc4ea9557cd380aa09b840338e4f4fb7c authored over 5 years ago by mitchmindtree <[email protected]>
9b020f8ce50981be22f435acdbe71363ba8136b4 authored over 5 years ago by mitchmindtree <[email protected]>
469e8f72a686d5edd256cac96312f6c7e04138b3 authored over 5 years ago by mitchmindtree <[email protected]>
Add test that runs every nannou example listed in the Cargo.toml
91ed070c89a8a4aedb54f32dec311d7b3f3e650e authored almost 6 years ago by mitchmindtree <[email protected]>
This adds an example that runs each nannou example listed in the
Cargo.toml for a few seconds ea...
Fix badge formatting in README
e7cb0e8f0001aedc785f78069a36dbf047669784 authored almost 6 years ago by mitchmindtree <[email protected]>Added a missing space!
149ebbdd54f5919cb22e9ce6dd927bfe7b862b70 authored almost 6 years ago by mitchmindtree <[email protected]>updating the README with fancier gifs
8724573b2ce018a371e3c32d1292130898d380b6 authored almost 6 years ago by Joshua Batty <[email protected]>4e6e6e8aa0cd64fde72b2333e9f184bae38043ea authored almost 6 years ago by JoshuaBatty <[email protected]>
Nannou logo
5e4d6c881b2d872bcf4cf1eae9830e7dae71ca98 authored almost 6 years ago by Joshua Batty <[email protected]>807e735fe7cbee8a82708579fbdc54dbbf0b766c authored almost 6 years ago by JoshuaBatty <[email protected]>
Activating Open Collective
c1d7c819037fabe09799275ce99468a59823ee3b authored almost 6 years ago by Joshua Batty <[email protected]>5691f0c4a39471f8c61d8829d2f364177795511b authored almost 6 years ago by Jess <[email protected]>
[nannou-new] Create `assets` directory when generating project
40c630e433d078760614dc37f03166a1734d64fa authored about 6 years ago by mitchmindtree <[email protected]>Avoid infinite loop when finding best sample format for audio stream
4558dcbb15704b81b2be4c477101b14669291bb0 authored about 6 years ago by mitchmindtree <[email protected]>Closes #205.
8dc8d1b1a841fbe45bb42e3c248ecc10cf73471b authored about 6 years ago by mitchmindtree <[email protected]>Published as 0.1.1.
Closes #211.
b098ee13a524ef2ecedfd41a2683c20787761cd4 authored about 6 years ago by mitchmindtree <[email protected]>Fix documentation for Window::set_fullscreen
192bbd38061e1953a4d626afbdf60c9d815b7d6c authored about 6 years ago by mitchmindtree <[email protected]>786c03b990c3b107a75f063a4e168578ce64a15f authored about 6 years ago by mitchmindtree <[email protected]>
Make doc comment consistent with parameter name
946d2fbee2f43a6fc671aa1690a4cdfb3ff9ee8d authored about 6 years ago by mitchmindtree <[email protected]>bf4b71ee4dfa18a2fbd0629d8f1e45dbc63e5149 authored about 6 years ago by floriama <[email protected]>
4_04_system_of_systems.rs: Fix typo
bad61256abf7a6b932735801934887e91a5028f2 authored over 6 years ago by Joshua Batty <[email protected]>template_sketch.rs: Fix color name in comment
d4d31e6ff1270ab42a4d0c3ab47ff48fdc0c31fb authored over 6 years ago by mitchmindtree <[email protected]>nannou-new/Cargo.toml: Update links
de5d75aa98479db2980a3d46a7f16bfe183b0363 authored over 6 years ago by mitchmindtree <[email protected]>9589f7aa0edc7930bf4b35a02a9bf0297fc75f90 authored over 6 years ago by Christian Wesselhoeft <[email protected]>
d54591bc2c5c3f5015aee03fef60fd85cb0c7d6c authored over 6 years ago by Christian Wesselhoeft <[email protected]>
1706973419e74b30c246f1ecbbcd221508597550 authored over 6 years ago by Christian Wesselhoeft <[email protected]>
Update requirements in README
d0fd47206d14fb6f9d204d08d005ccdbbc0ef1ef authored over 6 years ago by mitchmindtree <[email protected]>58eedb49e0477726d4cbd3e13ca74c927e612559 authored over 6 years ago by apiraino <[email protected]>
887ff0500240185b522cbfa6eb483ef9382a500d authored over 6 years ago by apiraino <[email protected]>
Noc 6 01 seek
3d9cdaa57aea37cf733e1437c203b4afe9eb58a6 authored over 6 years ago by Tom <[email protected]>5088ae6cfca01e298427eba6ec88d81b3dd8da34 authored over 6 years ago by Tom Gowan <[email protected]>
db1708f2c070436927f17d6e14860f178c4eff2a authored over 6 years ago by Tom Gowan <[email protected]>
4d3d079987c6b4d425ec2c32f64684ff9e568de4 authored over 6 years ago by Tom Gowan <[email protected]>
ab3e764dec80b54abae2acd9775b02a3ec98c54b authored over 6 years ago by Tom Gowan <[email protected]>
d54e2073fe908eee77ce8503783c77376024e33e authored over 6 years ago by Tom Gowan <[email protected]>
Update deps: glium 0.22, image 0.19. Publish 0.8.
aaf5db7a8518bec2f3bf17e693c1dbfe44cb5ac2 authored over 6 years ago by mitchmindtree <[email protected]>
The most significant change in this release is that the upstream winit
dependency has changed fr...
Add expanding conversion trait implementations for Vector types
5db1aeb18a47e2ad920977460ec26d687505b8f2 authored over 6 years ago by mitchmindtree <[email protected]>
For example, this implements `From<Point2<S>>` for `Point3<S>`,
`From<(S, S)>` for `Point3<S>` a...
61e4c9448e89a4772b8f81eec85fd02f0f643be4 authored over 6 years ago by Joshua Batty <[email protected]>
Change `random_range` to check that `min <= max`
552b35ea1eea0902bc1dfb3d9e283604a95457b7 authored over 6 years ago by mitchmindtree <[email protected]>ea8292916642e47977943c6b9265249a11f80446 authored over 6 years ago by mitchmindtree <[email protected]>
This avoids a common `panic!` that would occur when the `min` value is
greater than the `max` va...
Make sure osc examples do not run during testing
8e574ab2f024c0107c10b9d985c799231c3a7927 authored over 6 years ago by mitchmindtree <[email protected]>00808c4f4d19b547eb023d069bccc6a6cca79793 authored over 6 years ago by mitchmindtree <[email protected]>
Add `geom::scalar` module. Add nannou `Vector` and `Point` types.
edf5725a47b63a8d546f1db3bbfd709a0dca1750 authored over 6 years ago by mitchmindtree <[email protected]>
The most notable change is that f32 type params have been removed all
Point2, Vector2, Rect type...
b200390a9bd7d7f280b0928eac67a6293f375976 authored over 6 years ago by mitchmindtree <[email protected]>
ce29c1d7fd15c1d01dc5b63e054104586499deb9 authored over 6 years ago by mitchmindtree <[email protected]>
fdd778f51e1288bc6bfd342320da5b47acdd4154 authored over 6 years ago by mitchmindtree <[email protected]>
Also adds `angle`, `limit_magnitude` and `with_magnitude` methods.
See #131 for more details on...
620c9dad0c9241aec00fb3b51b02cd34c4b408a6 authored over 6 years ago by mitchmindtree <[email protected]>8b17fd9a2db1d28508034679b5420cdca0f5e615 authored over 6 years ago by mitchmindtree <[email protected]>
477bbda2122a6b63e62de8166094da09af555e44 authored over 6 years ago by mitchmindtree <[email protected]>
Run default rustfmt on entire repository
6bb0cb03cf0c3608f87f7a458c9fb89290c6cc7d authored over 6 years ago by mitchmindtree <[email protected]>2d477c84d4140a99cdf3b39bd3aa282fbf94e9f9 authored over 6 years ago by mitchmindtree <[email protected]>
Update nannou-new to use cargo for retrieving version and template
7ee5631c71c36bf607320ad3255f610dff6791d9 authored over 6 years ago by mitchmindtree <[email protected]>
This means we no longer need to update the generated `nannou` crate
version each time nannou is ...
faacbac07e8543e5b33d2f38326cc350aa544987 authored over 6 years ago by mitchmindtree <[email protected]>
Add `geom::line::join` module. Add `draw.polyline()` API.
bf70d3db74fbe4fda17939cf620913095553b730 authored over 6 years ago by mitchmindtree <[email protected]>6339d5128c5256514c5aa5bf335e4cdec8fda75b authored over 6 years ago by mitchmindtree <[email protected]>
1e31dbcddfa951c8f4e2f998756bbe60e722e676 authored over 6 years ago by mitchmindtree <[email protected]>
9f07122c1f0d630c423368772fd6e6c82daf4fc1 authored over 6 years ago by mitchmindtree <[email protected]>
Converts an iterator yielding `[usize; 3]` (often useful for
triangulation) to an iterator yield...
- Adds a `Vertices` iterator for flattening the `VertexPairs` iterator.
- Adds a `next_pair` fun...
Use "simple_draw" in README
cc915684e5840d9b48f428accf082a6b2e46f65f authored over 6 years ago by mitchmindtree <[email protected]>Makes sure the gif matches the example that is built
d7a199277dd7742119c82032ef933060ed403213 authored over 6 years ago by Arne Schlüter <[email protected]>255bebe1c1f6942fdf93d8ab19d2bdc0b292df9e authored over 6 years ago by mitchmindtree <[email protected]>