evanw / evanw/webgl-path-tracing

[Enhancement] Turn this into API to use any 3D model

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
372
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Is it possible to turn this into an API that can be used for other 3D models.

Something like this gloriously oversimplified pseudo-code:
`// set 3D scene`
`var threeDeeModel = [3dScene];`

`// add scene to pathtracer`
`pathTracer(threeDeeModel);`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.