Pinned Repositories
Basic-3d-rendering
CPPDemos
C++ Practice
EaselJS
The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier. Join the google group at http://groups.google.com/group/easeljs for discussion.
GLSLDemos
glsl shaders demo
lazyweb-requests
Wherein I file tickets against the lazyweb
limejs
HTML5 game framework for web and iOS
OGLDemos
OpenGL Practice
three.js
Javascript 3D Engine
VulkanDemos
Vulkan practice repo
wck
Box2d Flash Alchemy Port + World Construction Kit (AS3 Physics Engine)
Raki's Repositories
Raki/Basic-3d-rendering
Raki/EaselJS
The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier. Join the google group at http://groups.google.com/group/easeljs for discussion.
Raki/GLSLDemos
glsl shaders demo
Raki/lazyweb-requests
Wherein I file tickets against the lazyweb
Raki/limejs
HTML5 game framework for web and iOS
Raki/OGLDemos
OpenGL Practice
Raki/three.js
Javascript 3D Engine
Raki/VulkanDemos
Vulkan practice repo
Raki/wck
Box2d Flash Alchemy Port + World Construction Kit (AS3 Physics Engine)
Raki/CPPDemos
C++ Practice
Raki/Experiment
Raki/first-contributions
🚀✨ Help beginners to contribute to open source projects
Raki/flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Raki/jaxb-collada
Automatically exported from code.google.com/p/jaxb-collada
Raki/mango
mango fun framework
Raki/MathForGameDevelopers
Sample code for my YouTube series.
Raki/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Raki/o3de
Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D engine that enables developers and content creators to build AAA games, cinema-quality 3D worlds, and high-fidelity simulations without any fees or commercial obligations.
Raki/psd_sdk
A C++ library that directly reads Photoshop PSD files.
Raki/raki.github.io
website
Raki/ravikiran.github.io
My website
Raki/Rendu
A simple realtime graphics playground for experimentations.
Raki/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Raki/vk_mini_path_tracer
A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.
Raki/vk_raytracing_tutorial_KHR
Ray tracing examples and tutorials using VK_KHR_ray_tracing
Raki/WebGPU
Demo Project to explore WebGPU with C++