AI Demo: 3D Perception
3D Perception Demo
Description:
This project demonstrate implementation of the NFGE-Perception on the "Tiny cone" who trying to avoid "Huge Cone" and try to eat the ''Tiny Sphere"
"Tiny Cone" will show its state with color:
- Orange: detected "Huge Cone", and flee away from them
- Green: detected a "Tiny Sphere" and find out it is safe to eat it.
Group behavior also applied on the "Tiny Cone"s to achieve flocking behavior like fish.
The demo is made in NFGE, which is my own game engine written in C++.
The UI of the Demo is using Dear Imgui(https://github.com/ocornut/imgui)
Demo Video:
Technical Support:
My Instructor: Peter Chan
Comments
Post a Comment