Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 351 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 351 Bytes

NURBS Rendering Engine

Introduction

This is a rendering engine especially aimed for Non-Uniform Rational B-Spline data. The project is adapted from the master thesis of Xin Xu.

Environment Setup

  1. sudo apt install cmake
  2. sudo apt install podman
  3. pip3 install podman-compose --user and add installation folder to PATH