Pinned Repositories
Conway
Implementation of Conway's "Game Of Life" with imgui.
cork
3D Boolean / CSG Library
DesignPattern
DijkstraShortestPath
Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.
JetsonNanoB01Testbed
MaxWordle
A Wordle clone made using ImGui.
Open3D
Open3D: A Modern Library for 3D Data Processing
pack3d
Tightly pack 3D models.
polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
ShortestPath
MaxShih147's Repositories
MaxShih147/MaxWordle
A Wordle clone made using ImGui.
MaxShih147/Conway
Implementation of Conway's "Game Of Life" with imgui.
MaxShih147/cork
3D Boolean / CSG Library
MaxShih147/Open3D
Open3D: A Modern Library for 3D Data Processing
MaxShih147/pack3d
Tightly pack 3D models.
MaxShih147/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
MaxShih147/ShortestPath
MaxShih147/DesignPattern
MaxShih147/DijkstraShortestPath
Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.
MaxShih147/JetsonNanoB01Testbed
MaxShih147/DijkstraVisualizer
This is a Dijkstra Algorithm Visualizer built with Python and PyQt5. It provides a graphical interface to visualize the shortest path calculations between nodes in a graph using Dijkstra's algorithm.
MaxShih147/gitflow
MaxShih147/hello-world
MaxShih147/jstdg7
Example code from the book JavaScript: The Definitive Guide, 7th Edition
MaxShih147/meshConverters
simple wrapper on vcg to give small platform independent mesh converters
MaxShih147/MultiThreadPractices
MaxShih147/MyComputationalGeometryTestbed
MaxShih147/Plan2Mesh
MaxShih147/polypartition
Tiny Polygon Partitioning and Triangulation Library
MaxShih147/Rushmore
Rushmore: Convert 2D images into 3D relief models for 3D printing and digital art.
MaxShih147/tridexel
An exemplary implementation of a tri-dexel approach for creating triangle meshes from surfaces which can be sampled using raycasting