kokomi.js
    Preparing search index...

    Class RayMarchingQuad

    Also a screenQuad, but for Raymarching. It's used with marcher.js——a Raymarching code generator library.

    Demo: https://codesandbox.io/s/kokomi-js-raymarching-starter-lk17vs?file=/src/app.ts

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    base: Base
    container: Scene
    emitter: Emitter<any>
    marcher: Marcher
    screenQuad: ScreenQuad | null

    Methods