A3766's Stars
snorpey/jpg-glitch
glitch images with jpg encoding
repalash/localRTC
webRTC for direct serverless connection in local network. Also a test with file streaming instead of the webcam.
repalash/WasonCardsWeb
A web based 3D Wason Cards game developed for Cognitive Psychology Course at IIIT Delhi.
repalash/gitignore
A collection of useful .gitignore templates
repalash/WasonCards
Wason Cards project created for Cognitive Psychology course at IIIT Delhi
repalash/VSOpenGLTemplate
Template for an openGL project with Visual Studio 2015 using GLFW and glad, rendering a basic cube.
repalash/CUDAClionOpenGLTemplate
CUDA CLion starter project template, with openGL, tested on Windows
repalash/CUDAClionStarterProject
CUDA CLion starter project template, with simple vector addition code.
repalash/CUDAPathTracerRL
Monte Carlo based path tracer with both CPU(with openMP) and GPU support(with CUDA and Reinforcement Learning optimization). RL ideas from NVidia paper: Learning Light Transport the reinforced way
repalash/serverless_examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.
repalash/webpack-typescript-boilerplate
webpack 4 typescript boilerplate html5 starter template for webstorm/vscode, with hot reloading, intellij javascript debug configuration.
repalash/aws-s3-browser-upload-sigv4
Browser-Based Upload using HTTP POST (Using AWS Signature Version 4)
repalash/svelte-webpack-starter
🔥 Svelte starter with Webpack 5, TypeScript, SCSS, Babel, and HMR.
repalash/svelte-tailwind-ts-starter
Starter template for Svelte + TailwindCSS + Typescript + HeroIcons apps with experimental HMR support for svelte in Rollup.
repalash/gilroy-free-webfont
Free versions (Light and Extra bold) of Gilroy font that can be loaded directly on the web from jsdelivr or github.
repalash/three-mesh-bvh
A BVH implementation to speed up raycasting and enable spatial queries against three.js meshes.
repalash/three-gpu-pathtracer
Path tracing renderer and utilities for three.js built on top of three-mesh-bvh.
repalash/xatlas.js
XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.
repalash/simple-context-menus-js
Simple native style context menus for use in browsers.
repalash/three-csg-ts
CSG library for use with THREE.js
repalash/controlnet
Let us control diffusion models
repalash/xatlas-three
XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.
repalash/rollup-library-starter
Minimal starter project for typescript/javascript libraries with rollup
repalash/webgi_demo_images
This repository contains all images generated for Demo showcase of WebGI
repalash/example-code-previewer
Code previewer component for html with syntax highlighting, codepen, multiple file support.
repalash/blueprint-styler
Make custom blueprint.css styles (upgrade for bp5)
repalash/tweakpane-image-plugin
An image input plugin for tweakpane
repalash/svelte-browser-import
Import and render svelte files and components directly in the browser without a build step. [Development only]
repalash/three.js
Three.js personal fork
repalash/three-ts-types
TS type library for the popular webgl library threejs