Skip to content

Could we get Editor example with shaders/texture? #10800

@mcraiha

Description

@mcraiha
Description of the problem

Could we get Three.js Editor example with shaders/textures?

All current examples shipped with Editor are missing custom shaders and texture loading. It seems to cause problems for people since they cannot figure out how the workflow should go with shaders/texture.

It could be just one example where there are two planes. Both planes are using Shaders and one is just using basic texture (uv via vert to frag and sampler in frag) and other one is some basic shader effect (e.g. living noise).

One problem description can be found from Stack Overflow
http://stackoverflow.com/questions/40974090/three-js-specify-a-shader-in-json-file-and-load-a-texture

Three.js version
  • Dev
  • r84
  • ...
Browser
  • All of them
  • Chrome
  • Firefox
  • Internet Explorer
OS
  • All of them
  • Windows
  • Linux
  • Android
  • IOS
Hardware Requirements (graphics card, VR Device, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions