libRarium.so History

libRarium.so

libRarium.so is a basic 2D texture renderer.

Features :

  • Ui display using widgets (a stripped down version of RariumUiFramework) : buttons, images, static and dynamic texts
  • Rendering using SDL and OpenGL 4.5 Core
  • Windows and Linux compatible

Source : https://gitlab.com/RariumUnlimited/librarium.so

RariumUiFramework

RariumUiFramework is a basic 2D Ui framework.

Features :

  • Widgets : buttons, images, static and dynamic texts, line edition, ShaderToy widget
  • Rendering using SDL and OpenGL 4.5 Core
  • Plugin system
  • User data management

Source : https://gitlab.com/RariumUnlimited/RariumUiFramework

ProtoRarium

ProtoRarium is a prototype of a real time 3D Model viewer that I have developed as a hobby.

It is developed for desktop application and use OpenGL 4.4 Core profile. It features basic mesh rendering and lighting using Spot Light.

About the scene in the video :

- 450 asteroids (15 different models and 30 materials)

- 2 Dynamic spotlights

Source : https://gitlab.com/RariumUnlimited/ProtoRarium