Palash Bansal

Results 10 repositories owned by Palash Bansal

MusicalYoutube

51
Stars
15
Forks
Watchers

A Youtube floating PIP player for Android.

CUDAClionStarterProject

26
Stars
7
Forks
Watchers

CUDA CLion starter project template, with simple vector addition code.

CUDAPathTracerRL

22
Stars
1
Forks
Watchers

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

Open-Shaders

130
Stars
14
Forks
Watchers

Collection of many open source shaders(GLSL, HLSL, CG) in popular open source game development and rendering engines and public repositories.

xatlas-three

110
Stars
18
Forks
110
Watchers

XAtlas + Three.js: Mesh parameterization / UV unwrapping module for three.js in wasm with webworkers.

threepipe

306
Stars
12
Forks
Watchers

A 3D viewer framework built on top of three.js with a focus on rendering, modularity and extensibility.

cc0textures-threejs

18
Stars
5
Forks
Watchers

PBR Material loader from cc0textures.com for webgl projects.

example-code-previewer

17
Stars
0
Forks
Watchers

Code previewer component for html with syntax highlighting, codepen, multiple file support.

svelte-browser-import

16
Stars
2
Forks
Watchers

Import and render svelte files and components directly in the browser without a build step. [Development only]

uiconfig.js

22
Stars
3
Forks
22
Watchers

A UI renderer framework to dynamically generate website/configuration UIs from a JSON-like configurations and/or typescript decorators