QRT Ray Tracer scene description
From Just Solve the File Format Problem
(Difference between revisions)
(Changed category) |
(sample files) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
|released=1989 | |released=1989 | ||
}} | }} | ||
| − | + | '''QRT Ray Tracer scene description''' is a text format used as input to the ''QRT Ray Tracer'' software. It defines the objects to be rendered. | |
| − | '''QRT Ray Tracer scene description''' is text format used as input to the ''QRT Ray Tracer'' software. It defines the objects to be rendered. | + | |
== See also == | == See also == | ||
| − | * [[QRT Ray Tracer bitmap | + | * [[QRT Ray Tracer bitmap]] |
== Software == | == Software == | ||
| − | * [http:// | + | * [http://files.programmersheaven.com/graphics/raytrace/raysrc.zip QRT Ray Tracer source code] (raysrc.zip). Includes sample files. |
| + | |||
| + | == Sample files == | ||
| + | * {{DexvertSamples|text/qrtRayTracerSceneDescription}} | ||
== Resources == | == Resources == | ||
| − | * | + | * {{EGFF|qrt|QRT File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]] |
Latest revision as of 15:35, 30 July 2024
QRT Ray Tracer scene description is a text format used as input to the QRT Ray Tracer software. It defines the objects to be rendered.
Contents |
[edit] See also
[edit] Software
- QRT Ray Tracer source code (raysrc.zip). Includes sample files.