Explore >> Select a destination


You are here

www.miaumiau.cat
| | gpfault.net
4.5 parsecs away

Travel
| | [AI summary] The article discusses the implementation of particle systems in WebGL 2, covering various enhancements such as dynamic billboard rendering using instancing, sprite textures, and the integration of force fields for more complex particle behaviors. It also details the setup of vertex arrays and buffers for efficient rendering, along with the necessary shader modifications to support these features.
| | webglfundamentals.org
4.7 parsecs away

Travel
| | What's a shader and what's GLSL
| | lea.codes
4.4 parsecs away

Travel
| | A short tutorial on WebGL and Shaders
| | www.jlekstrand.net
22.4 parsecs away

Travel
| [AI summary] The author discusses the complexities and challenges of descriptor sets in Vulkan and compares them to other graphics APIs like D3D12, highlighting hardware differences and the difficulties in creating a unified descriptor management system.