armadillica / Flamenco
Licence: other
Free and Open Source render manager.
Stars: ✭ 226
Programming Languages
python
139335 projects - #7 most used programming language
Labels
Projects that are alternatives of or similar to Flamenco
Stereokit
An easy-to-use mixed reality library for building HoloLens and VR applications with C# and OpenXR!
Stars: ✭ 195 (-13.72%)
Mutual labels: rendering
Picasso
Picasso is a high quality 2D vector graphic rendering library. It support path , matrix , gradient , pattern , image and truetype font.
Stars: ✭ 205 (-9.29%)
Mutual labels: rendering
Ssrt
Real-time indirect diffuse illuminaton using screen-space information for Unity.
Stars: ✭ 176 (-22.12%)
Mutual labels: rendering
Tinykaboom
A brief computer graphics / rendering course
Stars: ✭ 2,077 (+819.03%)
Mutual labels: rendering
Ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
Stars: ✭ 2,582 (+1042.48%)
Mutual labels: rendering
Csharpmath
LaTeX. in C#. (ported from the wonderful iosMath project).
Stars: ✭ 205 (-9.29%)
Mutual labels: rendering
Lwrpambientocclusion
Post-Processing Stack v2 Ambient Occlusion works on Lightweight Render Pipeline
Stars: ✭ 179 (-20.8%)
Mutual labels: rendering
Vxr
General purpose engine written in C++ with emphasis on materials rendering (PBR, clear coat, anisotropy, iridescence)
Stars: ✭ 181 (-19.91%)
Mutual labels: rendering
Unity Dithered Transparency Shader
Unity material and shader for applying clipped, dithered transparency
Stars: ✭ 174 (-23.01%)
Mutual labels: rendering
Flux
A real-time physically based rendering engine written in C++ and OpenGL
Stars: ✭ 171 (-24.34%)
Mutual labels: rendering
Asm Dom
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
Stars: ✭ 2,604 (+1052.21%)
Mutual labels: rendering
Python Raytracer
A basic Ray Tracer that exploits numpy arrays and functions to work fast.
Stars: ✭ 204 (-9.73%)
Mutual labels: rendering
Flamenco Server
This is the Flamenco Server component, implemented as a Pillar extension. Documentation can be found at https://flamenco.io/docs/.
Development Setup
Dependencies are managed via Poetry. Install it using
pip install -U --user poetry
.
In order to get Flamenco up and running for development, we need to follow these steps:
- Install requirements in a Python virtualenv with
poetry install
- Add Flamenco as Pillar extension to our project
- Give a user 'subscriber' or 'demo' role to obtain flamenco-use capability, or set up your own
mapping from role to
flamenco-use
andflamenco-view
capabilities - Run
./gulp
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].