package experiments
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
case class
TestAnisotropicBRDF
(alphaX: Double = 50, alphaY: Double = 2) extends BRDF[Double] with Product with Serializable
Created by Lavrenti on 06.03.2016.
Value Members
-
object
BRDFTest
extends JFrame with InteractiveApp
Created by Lavrenti on 13.02.2016.
-
object
BRDFVisualizer
extends JFrame with InteractiveApp
Created by Lavrenti on 22.02.2016.
-
object
ConvolutionRotationTest
extends JFrame with InteractiveApp
Created by Lavrenti on 13.02.2016.
-
object
EnvironmentMapTest
extends JFrame with InteractiveApp
Created by Lavrenti on 15.02.2016.
-
object
PRTArbitraryBRDF
extends JFrame with InteractiveApp
Created by Lavrenti on 15.02.2016.
-
object
PRTFaceRendering
extends JFrame with InteractiveApp
Created by Lavrenti on 15.02.2016.
-
object
PRTSubsurfaceScattering
extends JFrame with InteractiveApp
Created by Lavrenti on 15.02.2016.
-
object
PRTSubsurfaceScattering2
extends JFrame with InteractiveApp
Created by Lavrenti on 15.02.2016.
- object PRTTest extends JFrame with InteractiveApp
-
object
PlyExporter
extends App
Created by Lavrenti on 10.03.2016.
-
object
SHRotationTest
extends JFrame with InteractiveApp
Created by Lavrenti on 29.01.2016.
-
object
SHVisualizer
extends JFrame with InteractiveApp
Created by Lavrenti on 13.02.2016.
- object SampleTest extends JFrame with InteractiveApp
-
object
TestFiles
Created by Lavrenti on 26.03.2016.
-
object
TestLambertBRDF
extends BRDF[Double]
Created by Lavrenti on 06.03.2016.