Skip to content
View LilianeRA's full-sized avatar

Block or report LilianeRA

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Arena-Engine Arena-Engine Public

    This is an engine for visualization that probably will grow to a game engine. The arena where your methods to show an appealing visual for presentations. To be build with C++ and CMake.

  2. BackstageCoding BackstageCoding Public

    Miscellanea of codes from my dev blog: https://backstagecoding.blogspot.com

    Python

  3. RigidRegistration RigidRegistration Public

    Algorithms based on Iterative Closest Point (ICP) for Rigid Registration. Contains the official implementation for Shape-based Weighting Covariance ICP (SWC-ICP) and the Comparative Tensor Shape Fa…

    C++

  4. Visualizer3D Visualizer3D Public

    A 3D Visualizer with ImGUI, GLFW3, GLAD, and OpenGL

    C++

  5. SeidelPolygonTriangulation SeidelPolygonTriangulation Public

    A C++20 implementation of "A simple and fast incremental randomized algorithm for computing trapezoidal decompositions and for triangulating polygons" by Raimund Seidel, based on the C implementati…

    C