Pinned Repositories
be.khepri.addressables-pad
Android Play Asset Delivery support for Unity Addressables
GeometryLibrary
Geometry library which deals with 2d polygons allowing them to be clipped, decomposed and optimized.
GrabbingDolls
JavascriptSandbox
Sandbox for safe execution of untrusted javascript code on the same page with the trusted code. It is implemented as a virtual machine comprised of lexer, parser and runtime written in TypeScript. It is able to run javascript conforming to ECMA-262 5.1 Edition.
Q3Bot
Quake 3 renderer and incomplete client.
ShreddingJump
SoftwareRendering
Self-education project, an attempt to study 3d model rendering algorithms both via ray-tracing and triangle rasterization.
UnityRaytracer
Raytracer built on top of the PhysX raycasting capabilities.
VContainer
The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.
Wyrms
An attempt to recreate Worms Armageddon gameplay enhanced with what the PhysX can offer.
vsugrob's Repositories
vsugrob/GeometryLibrary
Geometry library which deals with 2d polygons allowing them to be clipped, decomposed and optimized.
vsugrob/UnityRaytracer
Raytracer built on top of the PhysX raycasting capabilities.
vsugrob/Wyrms
An attempt to recreate Worms Armageddon gameplay enhanced with what the PhysX can offer.
vsugrob/be.khepri.addressables-pad
Android Play Asset Delivery support for Unity Addressables
vsugrob/GrabbingDolls
vsugrob/JavascriptSandbox
Sandbox for safe execution of untrusted javascript code on the same page with the trusted code. It is implemented as a virtual machine comprised of lexer, parser and runtime written in TypeScript. It is able to run javascript conforming to ECMA-262 5.1 Edition.
vsugrob/Q3Bot
Quake 3 renderer and incomplete client.
vsugrob/ShreddingJump
vsugrob/SoftwareRendering
Self-education project, an attempt to study 3d model rendering algorithms both via ray-tracing and triangle rasterization.
vsugrob/VContainer
The extra fast, minimum code size, GC-free DI (Dependency Injection) library running on Unity Game Engine.