Add stanford dragon example scene
This commit is contained in:
parent
ab68f307f1
commit
109a72c19a
7 changed files with 3529285 additions and 64 deletions
|
|
@ -45,7 +45,7 @@ fn render_image<
|
|||
|
||||
fn main() -> ImageResult<()> {
|
||||
// let s = BasicScene::new();
|
||||
let s = basic_cornell();
|
||||
let s = basic_cornell::scene();
|
||||
|
||||
let c = BasicCamera::from_look_at(
|
||||
400,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue