Wasd to move and arrow keys to look around. You can use space and c to move up and down. E toggles the sliders. Go to the bottom for more detailed controls. An HDRI was supposed to be uploaded with the project, but thanks to the scratch project size limit it can't be uploaded. It will have to be downloaded and imported manually. use turbowarp: https://turbowarp.org/836135309/fullscreen?&clones=Infinity&offscreen&limitless&turbo shadertoy version: https://www.shadertoy.com/view/dtycWD pressing r will (badly) denoise the image. Look in the "objects" script to change the scene. The "sky" script will change the sky. Press "x" if you want to export as an image. Right click on the list that pops up and click "export". Go to the file you downloaded and change the end from ".txt" to ".ppm". Go to https://0xc0de.fr/webppm/ and drag the ppm file in. If you want it as a png, right click on the image and click "download image" or "save as". features: sphere, triangle, infinite ground plane intersections. Global Illumination. Fresnel texture parameters: color, roughness, clearcoat, clearcoat roughness, IsEmission?, emission strength. volume/fog rendering ACES tonemapping and gamma correction. HDR loader OBJ loader (very slow) Content to add: UI (similar to blender) Preview mode All code is mine.