All Projects → Syntopia → Fragmentarium

Syntopia / Fragmentarium

Fragmentarium is a cross-platform application for exploring pixel based graphics on the GPU.

Labels

Projects that are alternatives of or similar to Fragmentarium

Mpv Config
Personal mpv configuration files and scripts (for syncing my computers). NOTE: my VO config is dynamic and relies on certain scripts (see corresponding comments in mpv.conf)
Stars: ✭ 350 (-27.39%)
Mutual labels:  glsl
Glsl Shaders
This repo is for glsl shaders converted by hand from libretro's common-shaders repo, since some don't play nicely with the cg2glsl script.
Stars: ✭ 401 (-16.8%)
Mutual labels:  glsl
Graphicsfuzz
A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
Stars: ✭ 448 (-7.05%)
Mutual labels:  glsl
Vkhr
Real-Time Hybrid Hair Rendering using Vulkan™
Stars: ✭ 353 (-26.76%)
Mutual labels:  glsl
Touchdesigner shared
TouchDesigner toxes and small projects
Stars: ✭ 385 (-20.12%)
Mutual labels:  glsl
Cocoscreator
EffectOnLine
Stars: ✭ 402 (-16.6%)
Mutual labels:  glsl
Aladino
🧞‍♂️ Your magic WebGL carpet
Stars: ✭ 225 (-53.32%)
Mutual labels:  glsl
Higan
higan is a multi-system emulator focused on accuracy, preservation, and configurability.
Stars: ✭ 457 (-5.19%)
Mutual labels:  glsl
Shadergen
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
Stars: ✭ 395 (-18.05%)
Mutual labels:  glsl
Taisei
A free and open-source Touhou Project fangame
Stars: ✭ 428 (-11.2%)
Mutual labels:  glsl
Shader Doodle
A friendly web-component for writing and rendering shaders.
Stars: ✭ 356 (-26.14%)
Mutual labels:  glsl
Veda
⚡VJ / Live Coding on Atom⚡
Stars: ✭ 373 (-22.61%)
Mutual labels:  glsl
Vulkandemos
Some simple vulkan examples.
Stars: ✭ 413 (-14.32%)
Mutual labels:  glsl
Thebookofshaders
Step-by-step guide through the abstract and complex universe of Fragment Shaders.
Stars: ✭ 4,070 (+744.4%)
Mutual labels:  glsl
Flexengine
Cross-platform game engine with Vulkan backend
Stars: ✭ 452 (-6.22%)
Mutual labels:  glsl
Wireframe World
An infinite wireframe world in WebGL
Stars: ✭ 347 (-28.01%)
Mutual labels:  glsl
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (-16.8%)
Mutual labels:  glsl
Pmtech
Lightweight, multi-platform, data-oriented game engine.
Stars: ✭ 478 (-0.83%)
Mutual labels:  glsl
Yasea
RTMP live streaming client for Android
Stars: ✭ 4,557 (+845.44%)
Mutual labels:  glsl
Glsl Atmosphere
Renders sky colors with Rayleigh and Mie scattering.
Stars: ✭ 420 (-12.86%)
Mutual labels:  glsl

Update: I do not plan any further releases of Fragmentarium. For an actively maintained version, please see this fork: https://github.com/3Dickulus/FragM

Fragmentarium is a cross-platform application for exploring pixel based graphics on the GPU.

Features:

  • Multi-tabbed IDE, with GLSL syntax highlighting
  • User widgets to manipulate parameter settings.
  • Different 'mouse to GLSL' mapping schemes
  • Modular GLSL programming - include other fragments
  • Includes simple raytracer for distance estimated systems
  • Many examples including Mandelbulb, Mandelbox, Kaleidoscopic IFS, and Julia Quaternion.

Fragmentarium is built in C++, OpenGL/GLSL, and Qt 5.

For more information see: http://syntopia.github.com/Fragmentarium

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].