ultraviolet VS 3d-game-shaders-for-beginners

Compare ultraviolet vs 3d-game-shaders-for-beginners and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ultraviolet 3d-game-shaders-for-beginners
3 12
57 17,063
- -
7.5 0.0
17 days ago 10 months ago
Scala C++
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ultraviolet

Posts with mentions or reviews of ultraviolet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-18.
  • Indigo 0.15.0-RC1 Released
    2 projects | /r/scala | 18 Apr 2023
    The main bulk of the work is a total replacement of all GLSL based shaders in favour of programs written using Ultraviolet. Ultraviolet is a Scala 3 shader program writing library that is currently aimed at WebGL + GLSL. The purpose of this work is to begin to separate Indigo from Scala.js and WebGL, so that the project can look at supporting other rendering technologies (WebGPU is the next likely target), and one day, other platforms like the JVM and/or Native. Custom GLSL shaders will still be supported for the for the foreseeable future, but existing shaders will require very minor modification to be compatible.
  • Ultraviolet: WebGL Shaders in Scala 3
    1 project | news.ycombinator.com | 4 Feb 2023
  • Announcing Ultraviolet: WebGL shaders in Scala 3
    2 projects | /r/scala | 4 Feb 2023
    Ultraviolet (0.1.0): Scala 3 to GLSL transpiler library https://github.com/PurpleKingdomGames/ultraviolet

3d-game-shaders-for-beginners

Posts with mentions or reviews of 3d-game-shaders-for-beginners. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-01.

What are some alternatives?

When comparing ultraviolet and 3d-game-shaders-for-beginners you can also consider the following projects:

indigo - An FP game engine for Scala.

godot-psx-style-demo - Demo project featuring a collection of PS1 style shaders and materials for Godot engine.

dotty-patched - Eval library and patched Scala-3/Dotty compiler. Evaluating source code and trees at compile time hacking multi-staging programming

tinyrenderer - A brief computer graphics / rendering course

julia-set-with-shaders - Julia set render with GLSL shaders and P5.js library

SHADERed - Lightweight, cross-platform & full-featured shader IDE

Granite - My personal Vulkan renderer

LearnOpenGL - Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

OpenSubdiv - An Open-Source subdivision surface library.

glTF-Sample-Models - glTF Sample Models

reshade - A generic post-processing injector for games and video software.

UnityURPUnlitScreenSpaceDecalShader - Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP