top of page
Search

Convex Hull Algorithms, Win32 app

  • Writer: Justin Zhang
    Justin Zhang
  • Oct 22, 2021
  • 1 min read

This was the first time I worked with both win32 and c++ to create a simple application that demonstrates 5 essential algorithms for game engine development. Each algorithm is combined into the GJK algorithm which allows for collision detection in most modern day engines.


 
 
 

Recent Posts

See All
CNN vs FNN

This program was an analysis of a CNN vs FNN on various reinforcement algorithms. It made use of algorithms such as Fitted Q iteration,...

 
 
 

Comments


  • LinkedIn
  • github logo

©2021 by Justin Zhang. Proudly created with Wix.com

bottom of page