1.0.6 • Published 3 years ago

three-js-mesh-position-materials v1.0.6

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

Mesh Position Material for THREE.JS

Materials for a standard mesh to save rendered positions in a float texture, or pack view positions in RGBA.

TODO :

  • Write an exemple rendering world positions in a texture RenderTarget
  • Also render View Positions in 3 RenderTargets
  • Write a special shader to read world positions from float texture, read View positions from RGBA packed textures, unproject to get world position and compare the values pixel per pixel (green pixel if the value is approximately the same).
1.0.6

3 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago