Pinned Repositories
3D-Graphics-Rendering-Cookbook
3D Graphics Rendering Cookbook, published by Packt.
A3C-PyTorch
PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
D3DSamples
Direct3D feature samples
Motion-Matching
Source code for the article "Code vs Data Driven Displacement"
rigpp
Rigpp is a rigging system based on C++ runtime evaluation using LLVM/Clang.
separable-sss
Separable Subsurface Scattering is a technique that allows to efficiently perform subsurface scattering calculations in screen space in just two passes.
warp
A Python framework for high performance GPU simulation and graphics
maphysart's Repositories
maphysart/rigpp
Rigpp is a rigging system based on C++ runtime evaluation using LLVM/Clang.
maphysart/Motion-Matching
Source code for the article "Code vs Data Driven Displacement"
maphysart/warp
A Python framework for high performance GPU simulation and graphics
maphysart/3D-Graphics-Rendering-Cookbook
3D Graphics Rendering Cookbook, published by Packt.
maphysart/approachingalmost
Approaching (Almost) Any Machine Learning Problem
maphysart/Build-Your-Own-Programming-Language
Build Your Own Programming Language, published by Packt
maphysart/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
maphysart/DAD-3DHeads
Official repo for DAD-3DHeads: A Large-scale Dense, Accurate and Diverse Dataset for 3D Head Alignment from a Single Image (CVPR 2022).
maphysart/DeepFaceLive
Real-time face swap for PC streaming or video calls
maphysart/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
maphysart/depthai-unity
DepthAI Unity Library, Unity projects and examples (OAK For Unity)
maphysart/diff-surface-triangulation
maphysart/dse-meshing
maphysart/evotorch
EvoTorch is an advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
maphysart/GEL
A library of geometry processing tools for computer graphics
maphysart/git-re-basin
Code release for "Git Re-Basin: Merging Models modulo Permutation Symmetries"
maphysart/graphics
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
maphysart/Graphics-1
Unity Graphics - Including Scriptable Render Pipeline
maphysart/humble_ws
maphysart/icevision
An Agnostic Computer Vision Framework - Pluggable to any Training Library: Fastai, Pytorch-Lightning with more to come
maphysart/IGR
Implicit Geometric Regularization for Learning Shapes
maphysart/JoltPhysics
A multi core friendly rigid body physics and collision detection library, written in C++, suitable for games and VR applications.
maphysart/Machine-Learning-Guide
Machine learning Guide
maphysart/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
maphysart/mup
maximal update parametrization (µP)
maphysart/ndf_robot
Implementation of the method proposed in the paper "Neural Descriptor Fields: SE(3)-Equivariant Object Representations for Manipulation"
maphysart/nglod
Neural Geometric Level of Detail: Real-time Rendering with Implicit 3D Shapes (CVPR 2021 Oral)
maphysart/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
maphysart/unreal-vdb
This repo is a non-official Unreal plugin that can read OpenVDB and NanoVDB files in Unreal.
maphysart/vk_raytracing_tutorial_KHR
Ray tracing examples and tutorials using VK_KHR_ray_tracing