Pinned Repositories
cleap
A CUDA library for handling triangle meshes in GPU.
CollisionDetectionTest
Processing implementation of some 2D collision detection algorithms.
fragmentSand
A OpenGL fragment shader based 2D falling sand simulatior game.
IncrementalDelaunay
Mesh construction and refinement algorithms implemented for a University course in the topic
robust-predicates
Robust predicates for computer geometry
hporro's Repositories
hporro/fragmentSand
A OpenGL fragment shader based 2D falling sand simulatior game.
hporro/IncrementalDelaunay
Mesh construction and refinement algorithms implemented for a University course in the topic
hporro/robust-predicates
Robust predicates for computer geometry
hporro/cleap
A CUDA library for handling triangle meshes in GPU.
hporro/CollisionDetectionTest
Processing implementation of some 2D collision detection algorithms.
hporro/CompactNSearch
A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborhood search for SPH fluid simulations.
hporro/cuNSearch
A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.
hporro/gdbPythonPlotting
Usefull functions to plot things using gdb's python API
hporro/glob
Glob for C++17
hporro/grafica_cpp
hporro/hporro.github.io
hporro/iBFS
iBFS: Concurrent Breadth-First Search on GPUs. SIGMOD'16
hporro/mcleap
hporro/nano-obj
Really lightweight obj file reader.
hporro/Praise-the-Moai
threejs test game
hporro/simulation_scenarios
hporro/Spirographs
hporro/Tarea2GPU
Segunda tarea del curso Programación en GPU del departamento de computación de la Universidad de Chile
hporro/template-cpp
hporro/tinytest
A tiny unit-testing framework for C
hporro/tiuque
A mesh visualizer that uses cleap functionalities