CLV-Iclucia
Working on physically based simulation and rendering.
University of Chinese Academy of Science
Pinned Repositories
acwj
A Compiler Writing Journey
antlr-cmake
antlr4 cmake wrapper can be directly added to your compiler!
CactRie
Cact Compiler for UCAS Compiler Lab
GAMES101-CG-Homework
GAMES301-Parametrization-Hw
Solution codes for the assignment of GAMES301-Parametrization
Homework-A-Naive-Game
LearnAboutCPlusPlusThings
C++那些事
SimCraft
My physically based simulation playground.
Spatify
Header-only spatial data structures and toolkits.
UCAS-Network-Lab
My solutions to labs of Computer Network in UCAS.
CLV-Iclucia's Repositories
CLV-Iclucia/SimCraft
My physically based simulation playground.
CLV-Iclucia/CactRie
Cact Compiler for UCAS Compiler Lab
CLV-Iclucia/GAMES301-Parametrization-Hw
Solution codes for the assignment of GAMES301-Parametrization
CLV-Iclucia/GAMES101-CG-Homework
CLV-Iclucia/Spatify
Header-only spatial data structures and toolkits.
CLV-Iclucia/UCAS-Network-Lab
My solutions to labs of Computer Network in UCAS.
CLV-Iclucia/acwj
A Compiler Writing Journey
CLV-Iclucia/antlr-cmake
antlr4 cmake wrapper can be directly added to your compiler!
CLV-Iclucia/Beyond-the-Life
Game built with Unity3d.
CLV-Iclucia/CLV-Iclucia.github.io
CLV-Iclucia/cs-video-courses
List of Computer Science courses with video lectures.
CLV-Iclucia/DDG-exercises
Assignment for course on Discrete Differential Geometry (15-458/858)
CLV-Iclucia/EzCuda
My cuda wrapper. Inspired by Muda.
CLV-Iclucia/HCI-Project
CLV-Iclucia/How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
CLV-Iclucia/imgui-cmake
My ImGUI CMake wrapper can be directly unpacked and added to project.
CLV-Iclucia/lajolla_public
UCSD CSE 272 renderer. I use it for CSE 272 homework and also for implementing some rendering experiments.
CLV-Iclucia/libuipc
A Modern C++20 Library of Unified Incremental Potential Contact.
CLV-Iclucia/LSPScript
A mini script language for simple sparse matrix computation
CLV-Iclucia/minilog
Lightweight logging library for self use!
CLV-Iclucia/MIT-6.S081-OS-Engineering-Lab
Lab of MIT-6.S081 2020
CLV-Iclucia/MX3d
My personal 3D Math toolkits for graphics.
CLV-Iclucia/NLAX
A samll library of Numerical Linear Algebra for dense matrix.
CLV-Iclucia/nori-base-2024
Base repository for CS440 assignments (Spring 2024). I am not an EPFL student, but this is always my dream.
CLV-Iclucia/Project3-CUDA-Path-Tracer
From CIS-565, I can also do some rendering sorts of things on this.
CLV-Iclucia/RenderCraft
CLV-Iclucia/Renju
An ugly project for C programming course.
CLV-Iclucia/SpmX
A sparse matrix lib as the final project for the course 'Data Structure'. It is also a trial on sparse matrix computation.
CLV-Iclucia/Stupid-Spell-Checker
A small toy written under the guidance of probability
CLV-Iclucia/UCAS-OS-Lab-Genshix
Genshix, BOOT UP!