GeorgeAdamon
Co-Founder of @Uncharted-Limbo-Collective . Creative Coder, Computational Designer & 3D Artist
@Uncharted-Limbo-Collective London, UK
Pinned Repositories
city_of_athens_urban_data
Processed GIS dataset of City Blocks and Backyards of the Municipality of Athens, Greece
FastMeshCopy
Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .
JobSystem_IndirectInstancing_Testbed
Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.
ModernComputerGraphicsResources
A collection of blogs, personas and publications that act as reference points for the latest developments in Computer Graphics
monocular-depth-unity
Depth from Monocular Image using the MiDaS v2 library with Unity's Barracuda inference framework
pyc4d_helpers
Collection of useful Python scripts for MAXON's Cinema4D.
quest-realsense
Integration of Intel RealSense depth cameras with the Oculus Quest standalone VR headset usng Unity
RhinoInsideUnity
An ongoing collection of Extension Functions, Utility Scripts and Examples that ease the integration of the RhinoCommon SDK inside the Unity3d game engine.
understanding-raymarching
A project that wishes to demystify the beautiful world of volumetric raymarching
ways-to-render-1M-cubes
All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).
GeorgeAdamon's Repositories
GeorgeAdamon/monocular-depth-unity
Depth from Monocular Image using the MiDaS v2 library with Unity's Barracuda inference framework
GeorgeAdamon/quest-realsense
Integration of Intel RealSense depth cameras with the Oculus Quest standalone VR headset usng Unity
GeorgeAdamon/ways-to-render-1M-cubes
All the ways to efficiently render 1 Million cubes in Unity3d (I could think of).
GeorgeAdamon/FastMeshCopy
Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .
GeorgeAdamon/ModernComputerGraphicsResources
A collection of blogs, personas and publications that act as reference points for the latest developments in Computer Graphics
GeorgeAdamon/JobSystem_IndirectInstancing_Testbed
Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.
GeorgeAdamon/city_of_athens_urban_data
Processed GIS dataset of City Blocks and Backyards of the Municipality of Athens, Greece
GeorgeAdamon/understanding-raymarching
A project that wishes to demystify the beautiful world of volumetric raymarching
GeorgeAdamon/pyc4d_helpers
Collection of useful Python scripts for MAXON's Cinema4D.
GeorgeAdamon/RhinoInsideUnity
An ongoing collection of Extension Functions, Utility Scripts and Examples that ease the integration of the RhinoCommon SDK inside the Unity3d game engine.
GeorgeAdamon/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
GeorgeAdamon/gvdb-voxels
Sparse volume compute and rendering on NVIDIA GPUs
GeorgeAdamon/Azure-Kinect-Samples
Samples for Azure Kinect
GeorgeAdamon/dfpi-cromulon-dimension
Unity Coding Class - University College London (UCL) - School of Architecture - Design for Performance & Interaction
GeorgeAdamon/georgeadamon.github.io
GeorgeAdamon/gh_helpers
Collection of useful scripts for McNeel's Grasshopper3D modelling environment.
GeorgeAdamon/gitignore
A collection of useful .gitignore templates
GeorgeAdamon/instant-meshes-sharp
Interactive field-aligned mesh generator
GeorgeAdamon/managedCuda
ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language.
GeorgeAdamon/nuget-test
testing nuget package
GeorgeAdamon/SDF
fast sweeping method / fast iteration method / fast marching method** GPU ver
GeorgeAdamon/three.js
JavaScript 3D library.
GeorgeAdamon/UniversalRenderingExamples
This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.