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
Remove most README contents in favour of pointing to the guide
aa0ccecd202c1f6f01401d880b113488256679ac authored over 5 years ago by mitchmindtree <[email protected]>This saves on info duplication and keeps the README a bit cleaner!
a8192dd33af3efafdfc8a0c1df4a7926554fa685 authored over 5 years ago by mitchmindtree <[email protected]>Add to "Why Nannou" chapter drawing from existing README contents
a69c1cbf0449fdf0d4565135ff4ce78b9f4f24dc authored over 5 years ago by mitchmindtree <[email protected]>
Maybe some of the paragraphs under the "Goals" checklist might be best
moved to the "Developer R...
Switch to stable dependencies for vulkano and conrod!
ed1b025696d6d0c7291b2275132c39abc8a1d434 authored over 5 years ago by mitchmindtree <[email protected]>
Now that vulkano 0.12.0 is out we're able to start stabilising
dependencies!
All that's left is...
b6b6110dc7e45211106d8a0bbd27d5af92081344 authored over 5 years ago by mitchmindtree <[email protected]>110f644dc6dd453c5f4403ef507d3c8fab51d207 authored over 5 years ago by mitchmindtree <[email protected]>
linked mdbook repo
a7c89909bef507e1e944ab5bb120ddc9626eb91c authored over 5 years ago by mitchmindtree <[email protected]>9dfa62b2ea21ad25f55b8d122ea34fee3dd7bb5b authored over 5 years ago by tpltnt <[email protected]>
3e45dbbce05245572ac3645c7a329095cc22773e authored over 5 years ago by mitchmindtree <[email protected]>
aaea6831c594837038506805b2f9a6732ee4f065 authored over 5 years ago by mitchmindtree <[email protected]>
e14883d0806fafc8ae10f604e9b53322061c65cc authored over 5 years ago by mitchmindtree <[email protected]>
9374baf12e885287ac61c6b452cb92d787849355 authored over 5 years ago by mitchmindtree <[email protected]>
7b1f9872dcda546425edac0df7c1a910450a6f8a authored over 5 years ago by mitchmindtree <[email protected]>
18b932f5225c5f1217b7d040eae7f8a082d1fdb1 authored over 5 years ago by mitchmindtree <[email protected]>
d56f98cf4bf5f1a42a3cc72b117d6ff2d9b4ac0c authored over 5 years ago by mitchmindtree <[email protected]>
efa3602efe92d47c95fb51b288fab9e89fc1a844 authored over 5 years ago by mitchmindtree <[email protected]>
b565e0fc2bef17a9b6a21715811c965b4c1c797b authored over 5 years ago by mitchmindtree <[email protected]>
fa650c5ae5e95e6ba4a5aa8b8d799bbef8545f0f authored over 5 years ago by mitchmindtree <[email protected]>
909d0c650995490fc01106905a72e7745f253424 authored over 5 years ago by mitchmindtree <[email protected]>
e9b3490c62c09b570250e291b36c3339a6406d8c authored over 5 years ago by Tom Gowan <[email protected]>
403b1eacecd74de46f73785e3ea3dcb2627ebf7a authored over 5 years ago by Tom Gowan <[email protected]>
5265d934e51bed30f56e1d49e1749b5535cf3cd3 authored over 5 years ago by Tom Gowan <[email protected]>
3e8dc25b831697a9edee4572deb31cbf9e5e758d authored over 5 years ago by mitchmindtree <[email protected]>
468ca35f4d1d1f73a7cfc031c94471d92b57cfe0 authored over 5 years ago by Tom Gowan <[email protected]>
05e5c372cc36b55582b531d58c7c6cb84ee5ae3a authored over 5 years ago by JoshuaBatty <[email protected]>
4b7db2adde33c580e5b8383218cec2afcc7481f5 authored over 5 years ago by Tom Gowan <[email protected]>
ebc6a1d2156560723f33ed36dc3995cb2fc61d0d authored over 5 years ago by Tom Gowan <[email protected]>
ee5fb7c41fa71df84850a1938dfd1acb6bd5317f authored over 5 years ago by Tom Gowan <[email protected]>
Also updates the example for the addition of the `Frame::add_lines`
method and the change in beh...
Recently I started a new crate for discovering and streaming to laser
DACs called [**lasy**][1]....
485aac13db0a0fd96514b7dba9644036d8a183c5 authored over 5 years ago by mitchmindtree <[email protected]>
Currently writing a test that runs all examples one at a time locally
and noticed that this exam...
f9caa6bc80089f6791adf58beae898eb6fd4513b authored over 5 years ago by JoshuaBatty <[email protected]>
Also removes the `gpu` module in favour of the new `vk` module.
Many vulkano items have been re...
6ac804d333feab73f3cb74d22459e6e35597f391 authored over 5 years ago by mitchmindtree <[email protected]>Also includes an `Fbo` alias for the new `FramebufferObject` type.
The `ViewFramebuffer` type h...
8c273c520632490e5314e564ba71c8d497a1172f authored over 5 years ago by mitchmindtree <[email protected]>939a90b944b1122038f8f7117f88220e285c09ad authored over 5 years ago by Tom Gowan <[email protected]>
28179b6f1a38ee63fc7a5e16944de22aa0ca2725 authored over 5 years ago by Tom Gowan <[email protected]>
2a9f5bf2eb9624720c2ed3b403d1431cf1e2a4fc authored over 5 years ago by Tom Gowan <[email protected]>
This allows for specifying a custom logical device queue for a window's
swapchain during the win...
Creates a `ViewFramebuffer` type to make it easier to manage
framebuffers' whose output image at...
This new `Frame` image acts as an intermediary buffer between the user's
graphics and the swapch...
4c48541d8bbe5c7af5cc4a8aa5a20e62c12118ba authored over 5 years ago by Tom Gowan <[email protected]>
012ecd0f01d8cba20a529e6f38aea9ae43f446eb authored over 5 years ago by Tom Gowan <[email protected]>
The idea behind the `Duration` type was to extend the std `Duration`
with simple methods for ret...
4e81590a2aa0b9588fbd7bde63bb79dc8a72ec5c authored over 5 years ago by freesig <[email protected]>
82d62fcc3d04579bc9d9a5730f276528dcd3a18e authored over 5 years ago by mitchmindtree <[email protected]>
The same as the `vk_teapot.rs` example but demonstrates how to create
and use a first person cam...
b9ecc82c982dca3799b596b23a7e4659406497ee authored over 5 years ago by mitchmindtree <[email protected]>
02e2b2eb5abe624cd937fe146d294ed3ccd091b0 authored over 5 years ago by mitchmindtree <[email protected]>
df30d93111cc851df1727068e9d43978b81f3c23 authored over 5 years ago by mitchmindtree <[email protected]>
319776ad7a2b66483d62ec2d39f8db3b0f9936f2 authored over 5 years ago by Tom Gowan <[email protected]>
Rather than just the first.
1436533cd4a6dcf6d9aab67dd5ee65ae265e7e3a authored over 5 years ago by mitchmindtree <[email protected]>
This simplifies the viewport creation process by removing the need to
specify the origin and dep...
This adds a trait that allows for specifying `DynamicState` params via
builder methods, allowing...
0b08b09f66f884fe056292872f68012d5408d4dc authored over 5 years ago by Tom Gowan <[email protected]>
In order to update winit and use the latest master of vulkano, conrod's
vulkano dependency also ...
490b96321f5277abd7f637720024c5afd225ae19 authored over 5 years ago by Tom Gowan <[email protected]>
Allows for building a `Sampler` type by chaining together a series of
parameters, or falling bac...
65bf87527bdb8b8c0d161dd959ea31c6463c843b authored over 5 years ago by mitchmindtree <[email protected]>
dc5e732b40af64aa670e7dbac0d8449436f31f19 authored over 5 years ago by Tom Gowan <[email protected]>
d3197b58cd90c18c2682a6ea2286f027c4b1c389 authored over 5 years ago by Tom Gowan <[email protected]>
8c5b02e42223f5911f8cf22c7b02f1c7c164fa81 authored over 5 years ago by Tom Gowan <[email protected]>
88f00571f0f66e726ae5201df2fa242e5fdee290 authored over 5 years ago by mitchmindtree <[email protected]>
Nannou will now fall back to the `Fifo` present mode if `Mailbox` is
not supported by the swapch...
See the vulkano `ColorSpace` documentation
[here](https://docs.rs/vulkano/0.11.1/vulkano/swapcha...
This updates the `vk_triangle.rs` example for the addition of the
addition of an intermediary bu...
01bd8d4dca0d0d60557a1266ead9bcda681cf62a authored over 5 years ago by mitchmindtree <[email protected]>
Still need a [replace] so that vulkano-win and vulkano-shaders versions
of vulkano also uses the...
This significantly simplifies the process of creating and maintaining
swapchain image framebuffe...
bc3e2c8c2c25a007b1139485b2e60702643367fe authored over 5 years ago by mitchmindtree <[email protected]>
An `all_functions.rs` example has been added that shows all functions
that can be registered wit...
This should act as a nice simple example for getting started with 3D,
and will also be a useful ...
Previously this check was missing, so if a user changed the loop mode
after they created a windo...
This should fix the issue where the GPU would lag behind the CPU on
macos.
For **v0.9**.
c79c893e6970e467651e012e57ef451abcb6fb75 authored over 5 years ago by mitchmindtree <[email protected]>Includes updates to conrod with fixes for odd UI behaviour on macos.
See the CHANGELOG for whic...
482fbab063193d8824dd73bd1ff31c41e0569cc9 authored over 5 years ago by mitchmindtree <[email protected]>76a24b05090eadc904f02b28341688b0b2209da4 authored over 5 years ago by Tom Gowan <[email protected]>
2038ca8d34bb77ca1bd12769fe77fdf48e95e60a authored over 5 years ago by mitchmindtree <[email protected]>
c00ecbdbd357b10e6de40eec4bc6304007edda7b authored over 5 years ago by Tom Gowan <[email protected]>
7004b78472aed559d133f51c35832d8fbbc3f4d7 authored over 5 years ago by Tom Gowan <[email protected]>
This must have been accidentally dropped when rebasing the
`sampler_builder` branch onto the `ma...
d4b40aa47c0ef1f4a677b87eda925344ff181435 authored over 5 years ago by mitchmindtree <[email protected]>
8a86c8fe7b664bc04aa0cd66ce9e319a8f98fa66 authored over 5 years ago by Tom Gowan <[email protected]>
9b316834b0cebdb21c059a54d514008cb2851485 authored over 5 years ago by JoshuaBatty <[email protected]>
Switches vulkano to freesigs branch that includes two patches.
Switches vulkano-shaders to the m...
1fb3bb39683df3f48839d233478b58797a428bea authored over 5 years ago by JoshuaBatty <[email protected]>
0dc80518b995947955762dea3bb58fe2e19b898b authored over 5 years ago by JoshuaBatty <[email protected]>
e7cedc08319e549bae413a52080fac0e9c9b2b5b authored over 5 years ago by mitchmindtree <[email protected]>
397b16ffe09480c4ece16173c18dfd0f10ab0972 authored over 5 years ago by JoshuaBatty <[email protected]>
1154fc7a2203c3f686012b40ce25a763b1a84e18 authored over 5 years ago by mitchmindtree <[email protected]>
This should allow the `draw` renderer to draw on top of existing
graphics in the case that a bac...
d86b8b0bc29c8736300887111c70c1cc308987e4 authored over 5 years ago by mitchmindtree <[email protected]>
Previously a unique set of images was created for each framebuffer
unnecessarily. Now, a single ...
41d285e45ab1372e6d7d7f45ba7281526dc481bd authored over 5 years ago by mitchmindtree <[email protected]>
This allows for specifying a set of custom swapchain parameters during
the window building proce...
e9dd3afdcd7377b6e7dd015d854c992ebd16a8c2 authored over 5 years ago by mitchmindtree <[email protected]>
0df57dc64c89550e3bfb3ebe4c797bccdf3a4792 authored over 5 years ago by mitchmindtree <[email protected]>
ef08345d5b749c91592d9ef3c06c899edaba55b3 authored over 5 years ago by mitchmindtree <[email protected]>
The `simple_ui.rs` example works!
There is an issue on my machine where, once I added MSAA, the...
335e45eaaf34d4f401c450849b84a2baee68c5e0 authored over 5 years ago by mitchmindtree <[email protected]>
This involved refactoring the `RefreshSync` run loop into a set of
modular functions for easier ...