The Wayback Machine - https://web.archive.org/web/20220408042414/https://github.com/topics/ray-tracing
Skip to content
#

ray-tracing

Here are 502 public repositories matching this topic...

ray-tracing-renderer
ToJans
ToJans commented Apr 20, 2020

Context

This engine is intended to be used as a drop-in replacement to Three.js’s WebGLRenderer.

Problem

It tends not to work as a drop-in replacement out-of-the-box, because the renderer crashes when:

  • Meshes contain a THREE.Geometry instead of a THREE.BufferGeometry.
  • It uses materials for which the texture images are not loaded yet.

This might cause people who try to repl

BlendLuxCore
Theverat
Theverat commented Mar 23, 2020
  • M: Mute (muting is not a node-wrangler feature, but I include it here because it's also node editor quality of life)
  • Ctrl+Shift+LMB: View texture, material or volume node (create emission viewer if necessary)
  • Ctrl+T: Create image node+attached mapping node
  • Ctrl+Shift+T: Open file picker, user selects a bunch of textures, create disney material with textures attached to t

Improve this page

Add a description, image, and links to the ray-tracing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ray-tracing topic, visit your repo's landing page and select "manage topics."

Learn more