Skip to content

Commit

Permalink
deploy: 99c4b6e
Browse files Browse the repository at this point in the history
  • Loading branch information
Walther committed Feb 9, 2024
0 parents commit 7810819
Show file tree
Hide file tree
Showing 329 changed files with 22,794 additions and 0 deletions.
Empty file added .lock
Empty file.
Empty file added .nojekyll
Empty file.
3 changes: 3 additions & 0 deletions clovers/aabb/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="Axis-aligned bounding box."><title>clovers::aabb - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-ac92e1bbe349e143.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="clovers" data-themes="" data-resource-suffix="" data-rustdoc-version="1.76.0 (07dca489a 2024-02-04)" data-channel="1.76.0" data-search-js="search-2b6ce74ff89ae146.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-305769736d49e732.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-feafe1bb7466e4bd.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../clovers/index.html">clovers</a><span class="version">0.1.0</span></h2></div><h2 class="location"><a href="#">Module aabb</a></h2><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li></ul></section><h2><a href="../index.html">In crate clovers</a></h2></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../clovers/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Module <a href="../index.html">clovers</a>::<wbr><a class="mod" href="#">aabb</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/clovers/aabb.rs.html#1-170">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Axis-aligned bounding box.</p>
</div></details><h2 id="structs" class="section-header"><a href="#structs">Structs</a></h2><ul class="item-table"><li><div class="item-name"><a class="struct" href="struct.AABB.html" title="struct clovers::aabb::AABB">AABB</a></div><div class="desc docblock-short">Axis-aligned bounding box Defined by two opposing corners, each of which are a <a href="../type.Vec3.html" title="type clovers::Vec3">Vec3</a>.</div></li></ul></section></div></main></body></html>
1 change: 1 addition & 0 deletions clovers/aabb/sidebar-items.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
window.SIDEBAR_ITEMS = {"struct":["AABB"]};
71 changes: 71 additions & 0 deletions clovers/aabb/struct.AABB.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions clovers/all.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><title>List of all items in this crate</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../static.files/rustdoc-ac92e1bbe349e143.css"><meta name="rustdoc-vars" data-root-path="../" data-static-root-path="../static.files/" data-current-crate="clovers" data-themes="" data-resource-suffix="" data-rustdoc-version="1.76.0 (07dca489a 2024-02-04)" data-channel="1.76.0" data-search-js="search-2b6ce74ff89ae146.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../static.files/storage-f2adc0d6ca4d09fb.js"></script><script defer src="../static.files/main-305769736d49e732.js"></script><noscript><link rel="stylesheet" href="../static.files/noscript-feafe1bb7466e4bd.css"></noscript><link rel="alternate icon" type="image/png" href="../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc mod sys"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle">&#9776;</button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../clovers/index.html">clovers</a><span class="version">0.1.0</span></h2></div><div class="sidebar-elems"><section><ul class="block"><li><a href="#structs">Structs</a></li><li><a href="#enums">Enums</a></li><li><a href="#constants">Constants</a></li><li><a href="#traits">Traits</a></li><li><a href="#functions">Functions</a></li><li><a href="#types">Type Aliases</a></li></ul></section></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../clovers/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><h1>List of all items</h1><h3 id="structs">Structs</h3><ul class="all-items"><li><a href="struct.Box.html">Box</a></li><li><a href="struct.RenderOpts.html">RenderOpts</a></li><li><a href="struct.Vec.html">Vec</a></li><li><a href="aabb/struct.AABB.html">aabb::AABB</a></li><li><a href="bvhnode/struct.BVHNode.html">bvhnode::BVHNode</a></li><li><a href="camera/struct.Camera.html">camera::Camera</a></li><li><a href="camera/struct.CameraInit.html">camera::CameraInit</a></li><li><a href="hitable/struct.Empty.html">hitable::Empty</a></li><li><a href="hitable/struct.HitRecord.html">hitable::HitRecord</a></li><li><a href="interval/struct.Interval.html">interval::Interval</a></li><li><a href="materials/struct.ScatterRecord.html">materials::ScatterRecord</a></li><li><a href="materials/struct.SharedMaterial.html">materials::SharedMaterial</a></li><li><a href="materials/cone_light/struct.ConeLight.html">materials::cone_light::ConeLight</a></li><li><a href="materials/dielectric/struct.Dielectric.html">materials::dielectric::Dielectric</a></li><li><a href="materials/diffuse_light/struct.DiffuseLight.html">materials::diffuse_light::DiffuseLight</a></li><li><a href="materials/dispersive/struct.Dispersive.html">materials::dispersive::Dispersive</a></li><li><a href="materials/gltf/struct.GLTFMaterial.html">materials::gltf::GLTFMaterial</a></li><li><a href="materials/isotropic/struct.Isotropic.html">materials::isotropic::Isotropic</a></li><li><a href="materials/lambertian/struct.Lambertian.html">materials::lambertian::Lambertian</a></li><li><a href="materials/metal/struct.Metal.html">materials::metal::Metal</a></li><li><a href="objects/struct.ObjectList.html">objects::ObjectList</a></li><li><a href="objects/boxy/struct.Boxy.html">objects::boxy::Boxy</a></li><li><a href="objects/boxy/struct.BoxyInit.html">objects::boxy::BoxyInit</a></li><li><a href="objects/constant_medium/struct.ConstantMedium.html">objects::constant_medium::ConstantMedium</a></li><li><a href="objects/constant_medium/struct.ConstantMediumInit.html">objects::constant_medium::ConstantMediumInit</a></li><li><a href="objects/gltf/struct.GLTF.html">objects::gltf::GLTF</a></li><li><a href="objects/gltf/struct.GLTFInit.html">objects::gltf::GLTFInit</a></li><li><a href="objects/gltf/struct.GLTFTriangle.html">objects::gltf::GLTFTriangle</a></li><li><a href="objects/moving_sphere/struct.MovingSphere.html">objects::moving_sphere::MovingSphere</a></li><li><a href="objects/moving_sphere/struct.MovingSphereInit.html">objects::moving_sphere::MovingSphereInit</a></li><li><a href="objects/quad/struct.Quad.html">objects::quad::Quad</a></li><li><a href="objects/quad/struct.QuadInit.html">objects::quad::QuadInit</a></li><li><a href="objects/rotate/struct.RotateInit.html">objects::rotate::RotateInit</a></li><li><a href="objects/rotate/struct.RotateY.html">objects::rotate::RotateY</a></li><li><a href="objects/sphere/struct.Sphere.html">objects::sphere::Sphere</a></li><li><a href="objects/sphere/struct.SphereInit.html">objects::sphere::SphereInit</a></li><li><a href="objects/stl/struct.STL.html">objects::stl::STL</a></li><li><a href="objects/stl/struct.STLInit.html">objects::stl::STLInit</a></li><li><a href="objects/translate/struct.Translate.html">objects::translate::Translate</a></li><li><a href="objects/translate/struct.TranslateInit.html">objects::translate::TranslateInit</a></li><li><a href="objects/triangle/struct.Triangle.html">objects::triangle::Triangle</a></li><li><a href="objects/triangle/struct.TriangleInit.html">objects::triangle::TriangleInit</a></li><li><a href="onb/struct.ONB.html">onb::ONB</a></li><li><a href="pdf/struct.CosinePDF.html">pdf::CosinePDF</a></li><li><a href="pdf/struct.HitablePDF.html">pdf::HitablePDF</a></li><li><a href="pdf/struct.MixturePDF.html">pdf::MixturePDF</a></li><li><a href="pdf/struct.SpherePDF.html">pdf::SpherePDF</a></li><li><a href="pdf/struct.ZeroPDF.html">pdf::ZeroPDF</a></li><li><a href="ray/struct.Ray.html">ray::Ray</a></li><li><a href="scenes/struct.Scene.html">scenes::Scene</a></li><li><a href="scenes/struct.SceneFile.html">scenes::SceneFile</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/struct.spectrum_data_point_t.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_data_point_t</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/struct.spectrum_grid_cell_t.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_grid_cell_t</a></li><li><a href="textures/solid_color/struct.SolidColor.html">textures::solid_color::SolidColor</a></li><li><a href="textures/spatial_checker/struct.SpatialChecker.html">textures::spatial_checker::SpatialChecker</a></li><li><a href="textures/surface_checker/struct.SurfaceChecker.html">textures::surface_checker::SurfaceChecker</a></li></ul><h3 id="enums">Enums</h3><ul class="all-items"><li><a href="hitable/enum.Hitable.html">hitable::Hitable</a></li><li><a href="materials/enum.Material.html">materials::Material</a></li><li><a href="materials/enum.MaterialInit.html">materials::MaterialInit</a></li><li><a href="materials/enum.MaterialType.html">materials::MaterialType</a></li><li><a href="objects/enum.Object.html">objects::Object</a></li><li><a href="pdf/enum.PDF.html">pdf::PDF</a></li><li><a href="textures/enum.Texture.html">textures::Texture</a></li></ul><h3 id="traits">Traits</h3><ul class="all-items"><li><a href="hitable/trait.HitableTrait.html">hitable::HitableTrait</a></li><li><a href="materials/trait.MaterialTrait.html">materials::MaterialTrait</a></li></ul><h3 id="functions">Functions</h3><ul class="all-items"><li><a href="colorize/fn.colorize.html">colorize::colorize</a></li><li><a href="hitable/fn.get_orientation.html">hitable::get_orientation</a></li><li><a href="normals/fn.normal_map.html">normals::normal_map</a></li><li><a href="normals/fn.normal_to_color.html">normals::normal_to_color</a></li><li><a href="objects/fn.object_to_hitable.html">objects::object_to_hitable</a></li><li><a href="objects/stl/fn.initialize_stl.html">objects::stl::initialize_stl</a></li><li><a href="random/fn.random_cosine_direction.html">random::random_cosine_direction</a></li><li><a href="random/fn.random_in_unit_disk.html">random::random_in_unit_disk</a></li><li><a href="random/fn.random_on_hemisphere.html">random::random_on_hemisphere</a></li><li><a href="random/fn.random_unit_vector.html">random::random_unit_vector</a></li><li><a href="scenes/fn.initialize.html">scenes::initialize</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/fn.spectrum_apply_3x2.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_apply_3x2</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/fn.spectrum_uv_to_xy.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_uv_to_xy</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/fn.spectrum_xy_to_uv.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_xy_to_uv</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/fn.spectrum_xy_to_xystar.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_xy_to_xystar</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/fn.spectrum_xystar_to_xy.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_xystar_to_xy</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/fn.xyz_from_spectrum.html">spectrum::spectra_xyz_5nm_380_780_097::xyz_from_spectrum</a></li><li><a href="spectrum/fn.spectrum_xyz_to_p.html">spectrum::spectrum_xyz_to_p</a></li><li><a href="wavelength/fn.random_wavelength.html">wavelength::random_wavelength</a></li><li><a href="wavelength/fn.rotate_wavelength.html">wavelength::rotate_wavelength</a></li><li><a href="wavelength/fn.wavelength_into_xyz.html">wavelength::wavelength_into_xyz</a></li></ul><h3 id="types">Type Aliases</h3><ul class="all-items"><li><a href="type.Float.html">Float</a></li><li><a href="type.Vec2.html">Vec2</a></li><li><a href="type.Vec3.html">Vec3</a></li><li><a href="type.Vec4.html">Vec4</a></li><li><a href="wavelength/type.Wavelength.html">wavelength::Wavelength</a></li></ul><h3 id="constants">Constants</h3><ul class="all-items"><li><a href="constant.EPSILON_CONSTANT_MEDIUM.html">EPSILON_CONSTANT_MEDIUM</a></li><li><a href="constant.EPSILON_RECT_THICKNESS.html">EPSILON_RECT_THICKNESS</a></li><li><a href="constant.EPSILON_SHADOW_ACNE.html">EPSILON_SHADOW_ACNE</a></li><li><a href="constant.PI.html">PI</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.cmf_wavelength.html">spectrum::spectra_xyz_5nm_380_780_097::cmf_wavelength</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.equal_energy_reflectance.html">spectrum::spectra_xyz_5nm_380_780_097::equal_energy_reflectance</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_bin_size.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_bin_size</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_data_points.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_data_points</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_grid.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_grid</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_grid_height.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_grid_height</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_grid_height_f.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_grid_height_f</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_grid_width.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_grid_width</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_grid_width_f.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_grid_width_f</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_num_samples.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_num_samples</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_num_samples_f.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_num_samples_f</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_sample_max.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_sample_max</a></li><li><a href="spectrum/spectra_xyz_5nm_380_780_097/constant.spectrum_sample_min.html">spectrum::spectra_xyz_5nm_380_780_097::spectrum_sample_min</a></li><li><a href="wavelength/constant.MAX_WAVELENGTH.html">wavelength::MAX_WAVELENGTH</a></li><li><a href="wavelength/constant.MIN_WAVELENGTH.html">wavelength::MIN_WAVELENGTH</a></li><li><a href="wavelength/constant.SPECTRUM.html">wavelength::SPECTRUM</a></li><li><a href="wavelength/constant.SPECTRUM_SIZE.html">wavelength::SPECTRUM_SIZE</a></li><li><a href="wavelength/constant.WAVELENGTH_PROBABILITY.html">wavelength::WAVELENGTH_PROBABILITY</a></li><li><a href="wavelength/constant.WAVE_SAMPLE_COUNT.html">wavelength::WAVE_SAMPLE_COUNT</a></li></ul></section></div></main></body></html>
Loading

0 comments on commit 7810819

Please sign in to comment.