AobaAPI VS tinyraytracer

Compare AobaAPI vs tinyraytracer and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
AobaAPI tinyraytracer
2 9
34 4,893
- -
0.0 0.0
almost 3 years ago 10 months ago
C++ C++
MIT 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.

AobaAPI

Posts with mentions or reviews of AobaAPI. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-12.
  • Simple houses - made using my own 3D modeling API (C++), rendered in Blender
    2 projects | /r/proceduralgeneration | 12 Jun 2021
    The library can be found here: https://github.com/lsimic/AobaAPI - it is still in development and issues/bugs are likely to occour, and it is not yet really "feature-rich".
  • Procedural mesh generation beyond cube
    2 projects | /r/proceduralgeneration | 16 May 2021
    so(sorry for self-promotion) I decided to build my own 3D modeling library to provide functionality similar to that of BMesh. Currently it's not really feature rich, but it can create some complex meshes with a bit of work. You can find the library here https://github.com/lsimic/AobaAPI/tree/develop and some examples https://github.com/lsimic/AobaExamples here. It's written in C++ and builds fine on both Windows(With Visual Studio) and Linux(with clang). I'm doing this as a part of my master's thesis and the paper should be done within a week or so(hopefully), in which I go into detail about design and implementation of such libraries.

tinyraytracer

Posts with mentions or reviews of tinyraytracer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.

What are some alternatives?

When comparing AobaAPI and tinyraytracer you can also consider the following projects:

proc-rock - Procedural Generation of Realistic-looking Rocks using Geological and Visual Clues

Open3D - Open3D: A Modern Library for 3D Data Processing

pmp-library - The Polygon Mesh Processing Library

PortableGL - An implementation of OpenGL 3.x-ish in clean C

vello - An experimental GPU compute-centric 2D renderer.

taichi - Productive, portable, and performant GPU programming in Python.

sdl2-demo - sdl2 platformer game blank repository

tinyrenderer - A brief computer graphics / rendering course

sightpy-weekend-raytracer - This raytracer is a versatile implementation of Ray Tracing in One Weekend Book Series which uses Python as the interface for the scene description

3DWorld - 3D Procedural Game Engine Using OpenGL

ApolloRaytracer - A hobby Blinn-Phong shaded ray-tracer written in C++