KhelianL / MarchingCloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarchingCloud : Point cloud rendering

This project aims to offer a program capable of rendering point clouds using sphere tracing.
This is a university project on which the students will be graded.

Members

Khélian LARVET
Sylvain LECLERC
(University of Montpellier : M2 IMAGINE, 2022-2023)

Dependencies

  • C++ : v17.0
  • CUDA : v10.1
  • Qt : v5.12.8
  • libQGLViewer : v2.8 (standalone)

Execute Commands

qmake
make -j
./marchingCloud

About


Languages

Language:C++ 95.0%Language:Cuda 3.3%Language:QMake 0.9%Language:C 0.8%