Package org.sunflow

Class Benchmark.BenchmarkScene

    • Constructor Detail

      • BenchmarkScene

        public BenchmarkScene()
    • Method Detail

      • build

        public void build()
        Description copied from class: SunflowAPI
        This method does nothing, but may be overriden to create scenes procedurally.
        Overrides:
        build in class SunflowAPI
      • buildCornellBox

        private void buildCornellBox()
      • sphere

        private void sphere​(java.lang.String name,
                            java.lang.String shaderName,
                            float x,
                            float y,
                            float z,
                            float radius)