Skip to content

The programing is developed by Owen Li, Haotian Qi, Bolei Cheng, Arun Hussain together for the extension part of C group project

Notifications You must be signed in to change notification settings

CHSTROKIN/Simplified-RayTracing-algorithm-in-C

Repository files navigation

Simplified RayTracing algorithm in C

The programing is developed by Owen Li, Haotian Qi, Bolei Cheng, Arun Hussain together for the extension part of C group project

Little Demo

  • under ubuntu operation system
sudo apt-get install libsdl2-2.0-0
./run main

The GUI interface should appear in front of the console. Alt text

Control

  • WASD for movement
  • ↑↓←→ for changing angle of view

ReCompile

rm -rf CMakeFiles
rm CMakeCache.txt
cmake .
make

Key feature

  • support collision box
  • support reflection
  • support texture

About

The programing is developed by Owen Li, Haotian Qi, Bolei Cheng, Arun Hussain together for the extension part of C group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published