All Projects → mikialex → rendiation

mikialex / rendiation

Licence: other
Rendiation Rendering Framework

Programming Languages

rust
11053 projects
HTML
75241 projects

Projects that are alternatives of or similar to rendiation

Bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
Stars: ✭ 10,252 (+32970.97%)
Mutual labels:  rendering, webgpu
Fake-Interior-Shader-for-GodotEngine
Interior Mapping shader for the Godot Game Engine 3.x that works with both GLES3 and GLES2.
Stars: ✭ 40 (+29.03%)
Mutual labels:  rendering
blender-renderborder
pixel-precise render border
Stars: ✭ 26 (-16.13%)
Mutual labels:  rendering
deno desktop
Windowing support for Deno WebGPU.
Stars: ✭ 49 (+58.06%)
Mutual labels:  webgpu
pathtracer-webgl2
Path tracing render engine for the web. Both ray tracing for conventional 3d models and ray marching for fractals implemented. Built with WebGL 2 and Angular 2.
Stars: ✭ 45 (+45.16%)
Mutual labels:  rendering
SLProject
SLProject is a platform independent 3D computer graphics scene graph library. Read more on:
Stars: ✭ 47 (+51.61%)
Mutual labels:  rendering
smallpt
☀️ The Rosetta smallpt (small path tracing) project
Stars: ✭ 68 (+119.35%)
Mutual labels:  rendering
UniRate
Unity plugin to easily manage the application frame rate and rendering interval. Preventing battery power consumption and device heat, especially on mobile platforms.
Stars: ✭ 26 (-16.13%)
Mutual labels:  rendering
ossos
Webbased Character Animation System
Stars: ✭ 158 (+409.68%)
Mutual labels:  webgpu
wonnx
A GPU-accelerated ONNX inference run-time written 100% in Rust, ready for the web
Stars: ✭ 160 (+416.13%)
Mutual labels:  webgpu
prax
Experimental rendering library geared towards hybrid SSR+SPA apps. Focus on radical simplicity and performance. Tiny and dependency-free.
Stars: ✭ 18 (-41.94%)
Mutual labels:  rendering
webgpu-seed
🔺🌱 An example on how to render a hello triangle with WebGPU.
Stars: ✭ 178 (+474.19%)
Mutual labels:  webgpu
SHSoftwareRasterizer
软光栅器的简单实现
Stars: ✭ 31 (+0%)
Mutual labels:  rendering
THREE.WebGPURenderer
Experimental Three.js WebGPU renderer
Stars: ✭ 117 (+277.42%)
Mutual labels:  webgpu
pbrtbook
pbrt 中文整合翻译 基于物理的渲染:从理论到实现 Physically Based Rendering: From Theory To Implementation
Stars: ✭ 221 (+612.9%)
Mutual labels:  rendering
DuBLF DuBlast
Quick Playblast tool for Blender
Stars: ✭ 18 (-41.94%)
Mutual labels:  rendering
Nabla
OpenGL/OpenGL ES/Vulkan/CUDA/OptiX Modular Rendering Framework for PC/Linux/Android
Stars: ✭ 235 (+658.06%)
Mutual labels:  rendering
isometric-renders
Creates high-resolution isometric screenshots of Minecraft's game objects
Stars: ✭ 42 (+35.48%)
Mutual labels:  rendering
webgpu-trial
WebGPU trial
Stars: ✭ 48 (+54.84%)
Mutual labels:  webgpu
gamedevguide
Game Development & Unreal Engine Programming Guide
Stars: ✭ 314 (+912.9%)
Mutual labels:  rendering

rrf logo

Rendiation Rendering Framework

RRF is a group of crates that can be composed to impl graphics project. Build your own renderer, realtime viewer or offline tracer, game engine, physics engine, graphics data processing, generative content creation..

This repo is in very early stage and very unstable. most of crates highly unfinished.

RRF use language features such as const generics and specialization, nightly compiler required.

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