quine
Shader toy
A Haskell-based shader toy that generates images of geometric shapes and allows users to interact with them in real-time
haskell, opengl, toy project
211 stars
20 watching
25 forks
Language: Haskell
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
elesh-norn/kaleidoscope | An interactive picture shader toy built in Godot using JavaScript. | 15 |
ekmett/bound | Combinators for manipulating locally-nameless generalized de Bruijn terms | 121 |
ecumene/rust-sloth | A command-line 3D renderer that uses the Rust programming language and various libraries to generate images from OBJ file formats. | 788 |
ekmett/semigroups | A Haskell package providing a set of semigroups and tools for deriving them with generics. | 62 |
wetdesertrock/vivid | A simple color manipulation library in Lua. | 58 |
jpystynen/vulkantoy | A test app for image shaders using Vulkan and Shadertoy uniform variables. | 32 |
ianacaburian/liveshaderpalette | An interactive graphics development tool for comparing and testing OpenGL shaders | 12 |
viele/onionskinrenderer | An extension to Maya's viewport2.0 renderer that overlays the shape of characters or objects from previous frames on the current frame, allowing for relative onion skinning. | 107 |
elmopl/ktba | Provides tools and scripts for customizing Blender using Python. | 56 |
haskell-things/hslice | Generates G-code for 3D printing by slicing 3D models into layers using Projective Geometric Algebra | 77 |
72/lottie-framer | An animation playback library that wraps Lottie-Web to render animations exported from After Effects | 168 |
mekanoe/shaders | A collection of Unity shaders with various effects and utilities. | 42 |
nvpro-samples/gl_vk_meshlet_cadscene | Demonstrates rendering of CAD models using mesh shaders for high-performance rendering | 373 |
martinchristen/pyrt | A Python library for creating and rendering 3D scenes from code. | 78 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 77 |