All Projects → richardassar → ElectricSheep_WebGL

richardassar / ElectricSheep_WebGL

Licence: other
WebGL Electric Sheep Renderer

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to ElectricSheep WebGL

Vulkan minimal compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
Stars: ✭ 603 (+4207.14%)
Mutual labels:  glsl, fractal, gpgpu
shaping-functions
Visualisation of shaping functions
Stars: ✭ 75 (+435.71%)
Mutual labels:  glsl, shader
BBearEditor-2.0
My own 3D engine & editor in order to learn graphics algorithms and game engine architecture.
Stars: ✭ 32 (+128.57%)
Mutual labels:  glsl, shader
AndroidGLKit
AndroidGLKit provides OpenGL ES 2.0 boilerplate codes for Android.
Stars: ✭ 22 (+57.14%)
Mutual labels:  glsl, shader
sparksl-noise
minimum proof of concept about procedural noise generation in SparkAR's shader language (SparkSL).
Stars: ✭ 16 (+14.29%)
Mutual labels:  glsl, shader
ShaderBoy
Simple text editor that lets you write Shadertoy shaders more comfortably, anytime, anywhere.
Stars: ✭ 133 (+850%)
Mutual labels:  glsl, shader
DuEngine
An efficient interactive C++ renderer for ShaderToy-alike demos with 2D/3D/CubeMap/Video/Camera/LightField/Volume textures. (Partially used in my I3D 2018 papers)
Stars: ✭ 62 (+342.86%)
Mutual labels:  glsl, shader
haxe-shaderfun
lyapunov fat fractals haxe prodecure
Stars: ✭ 14 (+0%)
Mutual labels:  glsl, fractal
ada
A general porpose OpenGL app library
Stars: ✭ 105 (+650%)
Mutual labels:  glsl, shader
card-game-GLSL
card game in the single GLSL shader
Stars: ✭ 20 (+42.86%)
Mutual labels:  glsl, shader
webgl-noise-examples
examples about noise
Stars: ✭ 72 (+414.29%)
Mutual labels:  glsl, shader
slibs
Single file libraries for C/C++
Stars: ✭ 80 (+471.43%)
Mutual labels:  glsl, gpgpu
nuance
A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.
Stars: ✭ 26 (+85.71%)
Mutual labels:  glsl, shader
ProcessingStuff
Various pretty-ish Processing sketches by Odditica. About 50% shaders.
Stars: ✭ 164 (+1071.43%)
Mutual labels:  glsl, shader
raymarching
Code for my raymarching in GLSL workshop series
Stars: ✭ 17 (+21.43%)
Mutual labels:  glsl, shader
glsl-cos-palette
glsl function for making cosine palettes
Stars: ✭ 26 (+85.71%)
Mutual labels:  glsl, shader
ios-spritekit-shader-sandbox
👾 Collection of custom effects for SpriteKit implemented using GLSL/Metal shaders.
Stars: ✭ 63 (+350%)
Mutual labels:  glsl, shader
frag3d.js
WebGL shader tools
Stars: ✭ 58 (+314.29%)
Mutual labels:  glsl, shader
glsl-editor
💾 A simple WebGL shader editor
Stars: ✭ 20 (+42.86%)
Mutual labels:  glsl, shader
minimal gl
PC 4K Intro Editor
Stars: ✭ 36 (+157.14%)
Mutual labels:  glsl, shader

ElectricSheep_WebGL

An IFS fractal flame renderer for the browser using WebGL.

Try it here!

Fractal Flames

The Electric Sheep distributed computing project, as presented in Scott Draves' and Erik Reckase's paper The Fractal Flame Algorithm, used idle time to render fractal images which were simultaneously evolved using a genetic algorithm which used user ratings as the fitness function.

Project Goals

This is a work in progress, currently fixed to one function set and parameter configuration but will develop this futher. In future I would like to set up a site where people can publish their own flames and rate them, perhaps with a GA component to it.

Sample Images

Enjoy :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].