Pinned Repositories
AES-Encryption
cg_homework_zbuffer
A homework of my computer graphics course that showing the z-buffer algorithm.
CSE140_proj1
MIPS simulator in C. Class project for CSE 140 at UC Merced.
CSE250B_LDA
Topic Modeling using Latent Dirichlet Allocation trained by Gibbs Sampling
cubr
Rubik's Cube Solver -- Uses OpenCV
MatrixModelView
Geometric data such as vertex positions and normal vectors are transformed via Vertex Operation and Primitive Assembly operation in OpenGL pipeline before raterization process.http://www.songho.ca/opengl/gl_transform.html
Sudoka's Repositories
Sudoka/MatrixModelView
Geometric data such as vertex positions and normal vectors are transformed via Vertex Operation and Primitive Assembly operation in OpenGL pipeline before raterization process.http://www.songho.ca/opengl/gl_transform.html
Sudoka/algorithms
Sudoka/bayesian
CSE291 - Bayesian Methods
Sudoka/BillSplit
CSE210 project app.
Sudoka/ConfigMaster
Course project of CSE 210, front end
Sudoka/crush
CSE 125 project class group repository for CRUSH (Combat/ResoUrce/Space/Hoarding)
Sudoka/CSE110
Projects done in first semester CSE.
Sudoka/cse131
compilers
Sudoka/cse131w_compiler
CSE 131 Reduced C Compiler
Sudoka/cse168-shaders
rendering algorithms
Sudoka/cse168_p1
rendering algorithms and shaders
Sudoka/EngineGL
EngineGL is a small 3D/game engine written in C++ using SDL and OpenGL. It's still really primitive, and parts of it are still sloppy, but it works and the camera class is very cleanly written.
Sudoka/FabianShadowMap
Sudoka/Fractal_Julia_Mandelbrot
Sudoka/GameNetworking
Networking code for CSE125 game
Sudoka/gravitroids
A simple HTML5/javascript "clone" of Asteroids, but with gravity.
Sudoka/machine-learning
Git repo for machine learning projects
Sudoka/MstrsProject
Sudoka/my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
Sudoka/myCity
A location-aware social app for Android. An abandoned class project for CSE110.
Sudoka/NinjaCoders125
CSE 125 Project!
Sudoka/p3compilers-sp13
Project 3 : Semantic Analysis
Sudoka/PA3
compiler program assignment (parser)
Sudoka/PA4
compiler program assignment (semantic analysis)
Sudoka/PA5
compiler program assignment (code generation)
Sudoka/Parallel-Pong
Sudoka/sandbox-pong
Code examples from the SDSC Sandbox
Sudoka/ssg
A simple scene graph for OpenGL 3. Uses glm.
Sudoka/thesis
Sudoka/WineBook
cse110-WineBook-Huy