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
WIP - Transition graphics backend from vulkano to wgpu
95c8dbd314726e65ddfef0d7a7be091c8b9fbb56 authored almost 5 years ago by mitchmindtree <[email protected]>888928844893d318b4e5940fc9ba2dd6c45f8d1e authored almost 5 years ago by mitchmindtree <[email protected]>
09f7276edc217b48df61bd599efcdaac6ee60509 authored almost 5 years ago by mitchmindtree <[email protected]>
1f8f96c178b0be820c47be1427b5226e9666ab98 authored almost 5 years ago by mitchmindtree <[email protected]>
be542b57bdf4eaa962c2c9e41268a96060b6e577 authored almost 5 years ago by mitchmindtree <[email protected]>
The main change is the removal of a lot of vulkan related build
instructions on macOS and window...
This makes the capture examples synchronous with the main thread in
order to avoid users' machin...
New demo showing how to use the values in envelopes at the playhead
4968583c7c4bbb4f92ae5054ea8e66f2c18d2feb authored almost 5 years ago by mitchmindtree <[email protected]>
This allows for specifying the window size of a sketch without having to
set the size within the...
ebac34579dcd2fbccc4d5a249a870fed56fafb63 authored almost 5 years ago by mitchmindtree <[email protected]>
Previously a validation error was occurring due to passing a sampled
texture to the bind group w...
9c94f055a7e31624594e68ab2c4c24d52f62f1f8 authored almost 5 years ago by mitchmindtree <[email protected]>
67ced514ded93fde1be153e554ec035f3263be3a authored almost 5 years ago by Erik Natanael Gustafsson <[email protected]>
f035233a18ce424779e26b57502b7a8c6ac0d02d authored almost 5 years ago by mitchmindtree <[email protected]>
This should avoid some confusion where users might wonder why their aync
reads/writes aren't hap...
306b5e2bf54f5340318b926ef036f6a0b07c2f09 authored almost 5 years ago by mitchmindtree <[email protected]>
Also removes the remaining vulkan examples. We can always refer to these
from previous commits w...
This adds a suite of functionality for efficiently mapping texture data
and reading it from the ...
0770d02f7329fdd8650e8d9c09e4272cb4c94802 authored almost 5 years ago by Erik Natanael Gustafsson <[email protected]>
This allows the user to ensure that the command buffer responsible for
drawing to the swap chain...
This is useful for copying the swap chain texture for example.
92da8bf165cfad52e3dadf3a43abd76707d63df0 authored almost 5 years ago by mitchmindtree <[email protected]>276ab6dc12dfd53523cf4df9d535d1fd24490db0 authored almost 5 years ago by mitchmindtree <[email protected]>
Fix wgpu swapchain texture life time
f85ad1361197931d2dcb92d52184c5002f5d4ec9 authored almost 5 years ago by mitchmindtree <[email protected]>013b5bf3fb7c9a2413f7fcbd2f8788298d15e7b6 authored almost 5 years ago by Dzmitry Malyshau <[email protected]>
18e07dd845a00833e6c0e30e356e0c958c06d498 authored almost 5 years ago by mitchmindtree <[email protected]>
871b21eabc3205cd45527491f1fd903317eb1f41 authored almost 5 years ago by mitchmindtree <[email protected]>
a7fd71d52e166392bac24cb4109cefd2b31781ef authored almost 5 years ago by mitchmindtree <[email protected]>
dfda860d230b9e8c1d0ed6697d270ec5f2cbef81 authored almost 5 years ago by mitchmindtree <[email protected]>
8d8ef8e1cf87e098e80ede6c5111f72bb8b1dfd2 authored almost 5 years ago by mitchmindtree <[email protected]>
618ed2cd7d7cc3232d10dcdbb72861fed367afc0 authored almost 5 years ago by mitchmindtree <[email protected]>
eb498211a51404947f5219027f0a1745ac367fc8 authored almost 5 years ago by mitchmindtree <[email protected]>
This adds the `wgpu::texture::image` module, along with new constructors
on `Texture` and `Textu...
Fix some panics in the optimization passes
2a0c59929c4ee4b8b7dbb7d27ff8894281d2a793 authored almost 5 years ago by mitchmindtree <[email protected]>456caf46716377426c660a6055bb38722d226c1a authored almost 5 years ago by mitchmindtree <[email protected]>
f07065ed2f67aa4e322fbd0b58c469e05fabf441 authored almost 5 years ago by mitchmindtree <[email protected]>
This replaces the old vk_compute_shader example with a demonstration
that should be quite a bit ...
a4ab801b2f382a70b6ae2d579d1e0bcc80b9da04 authored almost 5 years ago by Mrmaxmeier <[email protected]>
This fixes an edge-case of the optimization pass that was
panicking with "expected a strongly co...
[nannou-new] Fix build with 2018 edition
f6c3e8f28114d2ea96348e96f94879ec224d94e6 authored almost 5 years ago by mitchmindtree <[email protected]>Also updates the dependencies and related code.
ba4ace6149854bcda6d9dbada0558a39b5b6d578 authored almost 5 years ago by Daniel Tamai <[email protected]>629a47238fb86a0a80c7e23e4cf967be68ac4328 authored almost 5 years ago by mitchmindtree <[email protected]>
6330a39b91ba5b185f93bfae0e916d520c292468 authored almost 5 years ago by mitchmindtree <[email protected]>
b2f8b91b2b0f5ecbf426613624d211dca70baca5 authored almost 5 years ago by mitchmindtree <[email protected]>
d2e0bea6cf25c143d6a2fe062ac75a792699b991 authored almost 5 years ago by mitchmindtree <[email protected]>
f10b3aa73cadebfb999034b301edfd6ed41eb503 authored almost 5 years ago by mitchmindtree <[email protected]>
537088a734a0b1d89165624d4986652c0bb9e983 authored almost 5 years ago by mitchmindtree <[email protected]>
Defaulting the `wpgu::PowerPreference` to `HighPerformance` makes
things fly on the macbook pro ...
c535d053d86166c48e32691f38b7f99b3c18b72f authored almost 5 years ago by mitchmindtree <[email protected]>
Also implements the scale factor changed event.
cc9280c8f51468f340024493022dc6a7c1f328fb authored almost 5 years ago by mitchmindtree <[email protected]>ea77901d06a6ab20c0b91610515e906d41c6f794 authored almost 5 years ago by mitchmindtree <[email protected]>
b1d2def593cde1b2616b7c2fd0d3272fc193ee91 authored almost 5 years ago by mitchmindtree <[email protected]>
d1570390858434946fbd610a4c1a6290ef03e46e authored almost 5 years ago by mitchmindtree <[email protected]>
76fa52427c89d3532ccd1cf2a4d690b1e2444c5f authored almost 5 years ago by mitchmindtree <[email protected]>
Also adds methods for accessing the primary and available monitors to
the **App**.
This fixes a crash I was running into in on Linux with Intel HD620.
ad0584e4f9e2633603c1ecee3cbf2b53c58deb97 authored almost 5 years ago by mitchmindtree <[email protected]>
Currently I'm getting some "GPU got stuck" errors which cause the window
to lock-up for a few se...
4fd08af3df6b02c5d5e92c4f42189558e6eeb336 authored almost 5 years ago by mitchmindtree <[email protected]>
This restructures management of wgpu adapters, devices and queues so
that devices and their queu...
Also re-exports the `wgpu` crate's `Texture` type as `TextureHandle`.
The new `Texture` type ac...
dc2cdc85d9693133d5819d12f57bd0920c064a40 authored almost 5 years ago by mitchmindtree <[email protected]>c46c054843e85592d8e131230fc0da6affa324d9 authored almost 5 years ago by mitchmindtree <[email protected]>
1ebe5bdf9ae2502d1d5d99608c698d660c943bbf authored almost 5 years ago by mitchmindtree <[email protected]>
Still need to enable the depth buffer and test with 3D.
040e9766854c7e7e5367fdbd2a93270f8e9c87b2 authored almost 5 years ago by mitchmindtree <[email protected]>20be540e3b1dc2232580b71829c438890fe7950e authored almost 5 years ago by mitchmindtree <[email protected]>
Fixes drawing behaviour when the window is resized.
22a22f2c75c1d1478f9f6ee51659a9539b59a564 authored almost 5 years ago by mitchmindtree <[email protected]>
The `simple_ui.rs` and `named_color_reference.rs` examples have been
tweaked slightly to allow f...
This PR is an overhaul of the graphics backend used throughout nannou.
See #446, #374, #408 for...
414fd10c890b283c045b9c46f400fa95fbfe61e1 authored almost 5 years ago by mitchmindtree <[email protected]>Rename window build methods
cf77866bd901eaa47958692ce16450e56323cc24 authored almost 5 years ago by mitchmindtree <[email protected]>Fix links on backers and sponsors badges in README
c44bcaa2159b1d45a5084533e08996c8efea2c08 authored almost 5 years ago by mitchmindtree <[email protected]>7ac63cf2c842f3d1b39cc2d49a903a818c03fdc4 authored almost 5 years ago by mitchmindtree <[email protected]>
This patch renames window builder method with_multitouch to multitouch.
9124105db5d74aceb4778d6552618bd2bedeb14e authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_decorations to decorations.
2ab6c0ab975f993055f70c7c4151f594237ecab6 authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_transparency to transparency.
1eb51d7cde789b477274825197ed753f3c7fffae authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_visibility to visibility
5373a5e79fdf6cef1b5e5acf1ab0d020d2f6031d authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_maximized to maximized.
945799426ae58dbcdb980bb67e7910fa5f9dbc83 authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_fullscreen to fullscreen.
8e1ed74a6fbe87b69e783de0d20db761c17dd666 authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_max_dimensions to max_dimensions.
dbe6e6da72de80baf7d28e995ed6a0d80ae8e64c authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_min_dimensions to min_dimensions
450a42bb1b72136a7f79c4379d00db9e224b7800 authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_dimensions to dimensions.
27bea05fbb82d0d29893d05bc0d2a46f5eaedf89 authored almost 5 years ago by M Green <[email protected]>This patch renames window builder method with_title to title.
ae75f43e5b7ad1609b35b988d77ccb2d2844a4a5 authored almost 5 years ago by M Green <[email protected]>Add XCB-dev packages
a702ba4b65f31d87d432c9fa725e22d1e106884c authored almost 5 years ago by mitchmindtree <[email protected]>Fix for https://github.com/nannou-org/nannou/issues/442
982880a22c70dcb19f27335a224db07fd8e29cf9 authored almost 5 years ago by Tim McNamara <[email protected]>added Gentoo vulkan information
d1033060e4da7d1dac562b3d63a21be1bd482002 authored almost 5 years ago by mitchmindtree <[email protected]>Add an explanation of how run additional examples
7718f5f72326a40af4d121510a8bd8cf66c94b80 authored about 5 years ago by mitchmindtree <[email protected]>cpal 0.10 -> 0.11
186cfc6f53ed485c22ea5aea5f174ce425737217 authored about 5 years ago by mitchmindtree <[email protected]>Update dependencies
3969f8fc620db1499611d8ccff145043907e9638 authored about 5 years ago by mitchmindtree <[email protected]>2b1665b3198ebce18f7f5332e5bfd0e6c8878496 authored about 5 years ago by tpltnt <[email protected]>
af47a5467134f0ff6cf0d81c9e8fa5547f30e0fe authored about 5 years ago by Ossi Herrala <[email protected]>
1c8b3da4114c5bf462cae56368909ee0ef49ec3c authored about 5 years ago by tpltnt <[email protected]>
Went smoothly. No need for code changes.
4852a46edc3f57106c761dea3e2684089315342c authored about 5 years ago by Ossi Herrala <[email protected]>
cgmath crate publishes three traits from approx 0.3 crate (AbsDiff,
RelativeEq, UlpsEq) which ar...
42058c178f8420e19ee8afe35a317830486e095b authored about 5 years ago by Oliver Turner <[email protected]>
38b8c3c0603936a84a46ca80bb5df452ec1d17e7 authored about 5 years ago by Oliver Turner <[email protected]>
Adding rgb8 to represent values with bytes
f2de4f8321127cb57bc9fd5f1a187a9e50a95c79 authored about 5 years ago by mitchmindtree <[email protected]>af9e6028660152b5bf6c1074b345a5be08cfe1d3 authored about 5 years ago by David Partouche <[email protected]>
Adding grayscale values in Colors
93e534920860eee3a8c273f31cd882c8313aec9e authored about 5 years ago by mitchmindtree <[email protected]>4a531ddc44a1d8368d65cd1345efca8bfce1939a authored about 5 years ago by David Partouche <[email protected]>
25240f9ccff91bea85e35fd485cc4d1093ecf8f8 authored about 5 years ago by David Partouche <[email protected]>
Changing all examples to support the new function
d8a018501e3cc0fadf503a0b2afe11849ef448dd authored about 5 years ago by David Partouche <[email protected]>Update to nannou 0.12. Publish version 0.2.
f908be8aa2d9037ebc68064ec40155baacbd7dda authored about 5 years ago by mitchmindtree <[email protected]>431b0f985ddc8892fe9b52ecf099e4d638e4b917 authored about 5 years ago by mitchmindtree <[email protected]>