Pinned Repositories
cc0textures-threejs
PBR Material loader from cc0textures.com for webgl projects.
CUDAClionStarterProject
CUDA CLion starter project template, with simple vector addition code.
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
MusicalYoutube
A Youtube floating PIP player for Android.
Open-Shaders
Collection of many open source shaders(GLSL, HLSL, CG) in popular open source game development and rendering engines and public repositories.
threepipe
A 3D viewer framework built on top of three.js with a focus on rendering, modularity and extensibility.
threepipe-device-mockup-codrops
Minimal 3D website to present designs, websites on a laptop and a phone in an interactive environment. Created for a codrops tutorial.
uiconfig.js
A UI renderer framework to dynamically generate website/configuration UIs from a JSON-like configurations and/or typescript decorators
xatlas-three
XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.
xatlas.js
XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.
repalash's Repositories
repalash/threepipe
A 3D viewer framework built on top of three.js with a focus on rendering, modularity and extensibility.
repalash/xatlas-three
XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.
repalash/xatlas.js
XAtlas JS Wrapper: Mesh parameterization / UV unwrapping library for use on web and js by compiling to WASM.
repalash/threepipe-device-mockup-codrops
Minimal 3D website to present designs, websites on a laptop and a phone in an interactive environment. Created for a codrops tutorial.
repalash/cc0textures-threejs
PBR Material loader from cc0textures.com for webgl projects.
repalash/example-code-previewer
Code previewer component for html with syntax highlighting, codepen, multiple file support.
repalash/svelte-browser-import
Import and render svelte files and components directly in the browser without a build step. [Development only]
repalash/uiconfig.js
A UI renderer framework to dynamically generate website/configuration UIs from a JSON-like configurations and/or typescript decorators
repalash/uiconfig-tweakpane
Tweakpane theme/wrapper library for uiconfig.js: A UI renderer framework to dynamically generate website/configuration UIs from a JSON-like configurations and/or typescript decorators.
repalash/fexpr.js
Filter expression parser(like SQL WHERE, Elasticsearch etc) for JavaScript.
repalash/ts-browser-helpers
A collection of utility classes, functions and types for javascript/typescript projects, for use in the browser.
repalash/blueprint-styler
Make custom blueprint.css styles (upgrade for bp5)
repalash/supabase-cf-project-starter
Project management starter kit for building simple apps like figma using supabase and cloudflare workers
repalash/three-html-render
HTML rendering in webgl/three.js
repalash/three-pbd
Position Based Dynamics for Three.js [WIP]
repalash/tweakpane-image-plugin
An image input plugin for tweakpane
repalash/create-threepipe
Utility to scaffolding your threepipe project
repalash/rollup-library-starter
Minimal starter project for typescript/javascript libraries with rollup
repalash/three-ts-types
TS type library for the popular webgl library threejs
repalash/three.js
Three.js personal fork
repalash/three.js-modded
A fork of mrdoob/three.js with some changes and improvements that are not tracked in the official repo.
repalash/Chonky
😸 A File Browser component for React.
repalash/quicklookjs
Quick Look plugin for web-based previews 🧑💻 👁 📄
repalash/repalash.github.io
repalash/simple-dropzone
A simple multi-file drag-and-drop input using vanilla JavaScript.
repalash/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
repalash/teeny-notes-sample
A sample notes app built with teenybase.
repalash/uiconfig-blueprint
Blueprint.js wrapper and custom components for web controls UI. To be used with uiconfig.js
repalash/vue-import
Vue SFC loader of es module in browser.
repalash/workers-qb
Zero dependencies Query Builder for Cloudflare Workers