-
Research code
Private: access restricted to Arches team of the LIRIS laboratory.
Our team works on innovative methods to generate realistic Virtual Worlds. Our research encompasses procedural generation, ecosystem simulation, terrain synthesis, cloudscapes generation, and river simulation.
Arches is a platform for the simulation and procedural generation of complex virtual worlds. It It gathers and combines the developments of the GEOMOD (2008-2020) and ORIGAMI (2020-2024) team at LIRIS on virtual worlds. Arches runs on Windows, Linux and Mac OS, and builds on the Qt6 library for the creation of the user interface. The platform includes multiple tools for modeling and rendering large landscapes with many details. The results can be used directly in professional software such as Autodesk Maya or Vue from E-on software.
-
Architecture
Arches encompass several libraries, coded in C++ 17/C++ 20. Libraries are not publicly available. The online documentation can be found here:
Core C++ / GLSL
Kernel A framework for core classes. 103593
Maya Realtime visualization of meshes. 13814 / 2948
Implicit surfaces
Blob The BlobTree model, an hierarchical implicit surface construction tree. 16510
Signed Signed distance fields construction tree. 17386 / 360
Terrains
Heightfield Digital elevation models and processing. 13662 / 2996
Analysis Heightfield analysis and metrics. 9171
Terra Procedural primitives for modeling elevation terrains. 4587
Path Anisotropic shortest path. 2766
Arches Hybrid implicit - layered stack representation for volumetric terrains. 3910 -
Papers
Most papers written since 1996 are based on this code.