Pinned Repositories
brackets-glsl
Adds syntax highlighting to GLSL files in Brackets
mourtz.me
nWGL
A kinda simple WebGL boilerplate.
nWGL-examples
nWGL-playground
Photorealistic-Rendering-using-OpenCL
raytracer-0
WebGL2 raytracer
WebGL-Tearable-Cloth
WebGL Tearable Cloth Simulation based on Dissimulate/Tearable-Cloth.
Mourtz's Repositories
Mourtz/raytracer-0
WebGL2 raytracer
Mourtz/Photorealistic-Rendering-using-OpenCL
Mourtz/nWGL
A kinda simple WebGL boilerplate.
Mourtz/brackets-glsl
Adds syntax highlighting to GLSL files in Brackets
Mourtz/glsl-tone-map
A collection of tone mapping GLSL functions, available as modules for glslify.
Mourtz/nWGL-examples
Mourtz/nWGL-playground
Mourtz/mourtz.me
Mourtz/2D-Racer
A fairly simple 2d racing game demo
Mourtz/Adult-Income-Analysis
OCOM5200M - ML assignment on the Adult or Census Income dataset from UCI Machine Learning Repository : https://archive.ics.uci.edu/ml/datasets/adult
Mourtz/cms-docker
Docker files for various cms services and tasks
Mourtz/cmssw
CMS Offline Software
Mourtz/cmssw-bootstrapper
Mourtz/differentiable-sdf-rendering
Source code for "Differentiable Signed Distance Function Rendering" (Siggraph 2022)
Mourtz/fast-model-loader
Mourtz/filament
Filament is a physically based rendering engine for Android, Windows, Linux and macOS
Mourtz/FinRL
Deep Reinforcement Learning Framework to Automate Trading in Quantitative Finance. NeurIPS 2020 & ICAIF 2021. 🔥
Mourtz/generative-ai-for-beginners
12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Mourtz/IGR
Implicit Geometric Regularization for Learning Shapes
Mourtz/Image-captioning
A fairly simple assignments on image captioning using the COCO dataset https://cocodataset.org/#home
Mourtz/Image-Compression-Principal-Component-Analysis-Pytorch
In this tutorial we can use the Pytorchs efficient PCA implementation for performing data compression by retaining essential features of an Image. With the result of the PCA tensor, we also try to reconstruct the original Image.
Mourtz/jsroot
JavaScript ROOT
Mourtz/nWGL-doc
Mourtz/RaytracingWithHalide
Mourtz/root
The official repository for ROOT: analyzing, storing and visualizing big data
Mourtz/three.js
JavaScript 3D library.
Mourtz/Unity-Ocean
Mourtz/VirtualBlueNoiseLighting
Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"
Mourtz/VLR
GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX
Mourtz/x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host and real hardware. Userland cheat at: https://github.com/************/x86-assembly-cheat ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup