Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Commit

Permalink
complete the switch!
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredclwong committed Apr 24, 2021
1 parent 2fa097e commit 720e1a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 685 deletions.
4 changes: 3 additions & 1 deletion docs/src/emitters_new.md → docs/src/emitters.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Emitters (NEW)
# Emitters

> :warning: **The old emitter implementation is deprecated as of v0.5!** See below for the new API.
Emitters create rays in a certain pattern, usually controlled by some parameters. Emitters are defined by Pixels and Spatial Layouts, and have a spectrum and an optical power distribution over the hemisphere. These are intrinsic physical properties of the emitter.

Expand Down
Loading

0 comments on commit 720e1a9

Please sign in to comment.