yocto-gl VS manta-ray

Compare yocto-gl vs manta-ray and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
yocto-gl manta-ray
1 6
2,766 732
- -
0.6 0.0
about 2 months ago over 2 years ago
C++ C++
- -
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.

yocto-gl

Posts with mentions or reviews of yocto-gl. We have used some of these posts to build our list of alternatives and similar projects.

manta-ray

Posts with mentions or reviews of manta-ray. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-08.

What are some alternatives?

When comparing yocto-gl and manta-ray you can also consider the following projects:

tinygltf - Header only C++11 tiny glTF 2.0 library

RayTracer - Ray Tracer in C++ with openGL.

ray-tracer - A physically based monte carlo path tracer written in C++ [Moved to: https://github.com/amanshenoy/pb-path-tracer]

RayTracingInVulkan - Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.

SoftwareRenderer - Software rendering engine with PBR. Built from scratch on C++.

HybridRenderingEngine - Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.

F3D - Fast and minimalist 3D viewer.

RayTracer - A ray tracing program

tinyraytracer - A brief computer graphics / rendering course

FastNoise2 - Modular node graph based noise generation library using SIMD, C++17 and templates

Imath - Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics

path-tracer - A physically-based Monte Carlo Path Tracer (Ray Tracer) from scratch