Pinned Repositories
hierarchical-pathfinding
Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins
hugoscurti.github.io
a responsive Simple Page Application
INF2015-H14
Dépôt des démonstrations du cours INF2015 à la session d'hiver 2014
INF2015-H14-Git
INF2015-H14-GitNetBeans
INF2015-H14-JSON
Solution de la démonstration sur json-lib du cours INF2015 (Hiver 2014)
INF2015-MOCK
Projet pour montrer l'utilisationde mock objects et l'injection de dépendances
INF2015-TDD
Projet template pour un exercice de Test Driven Development
mesh-cutter
Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0
path-wfc
Modified version of the WFC algorithm that generates cyclic paths around obstacles
hugoscurti's Repositories
hugoscurti/mesh-cutter
Simple mesh cutting algorithm that works on simple 3d manifold objects with genus 0
hugoscurti/hierarchical-pathfinding
Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins
hugoscurti/path-wfc
Modified version of the WFC algorithm that generates cyclic paths around obstacles
hugoscurti/INF2015-H14
Dépôt des démonstrations du cours INF2015 à la session d'hiver 2014
hugoscurti/hugoscurti.github.io
a responsive Simple Page Application
hugoscurti/INF2015-H14-Git
hugoscurti/INF2015-H14-GitNetBeans
hugoscurti/INF2015-H14-JSON
Solution de la démonstration sur json-lib du cours INF2015 (Hiver 2014)
hugoscurti/INF2015-MOCK
Projet pour montrer l'utilisationde mock objects et l'injection de dépendances
hugoscurti/INF2015-TDD
Projet template pour un exercice de Test Driven Development
hugoscurti/INF2015-UnitTesting
Projet pour des fins de tests unitaires.
hugoscurti/UQAM-INF6150-TITAN-SIM2