Skip to content
  • mrlyprod
    • aws
      • figures
        • files
          • pkgs
            • research
              • scripts
                • site
                  • blog
                    • check
                      • demos
                        • logic
                          • src
                            • space
                              • mod.rs
                              • pack.rs
                            • apollonian.rs
                            • automata.rs
                            • bang.rs
                            • blend.rs
                            • carry.rs
                            • census.rs
                            • chladni.rs
                            • crop.rs
                            • echo.rs
                            • font.rs
                            • gauss.rs
                            • graph.rs
                            • lab.rs
                            • lattice.rs
                            • ledger.rs
                            • lib.rs
                            • life.rs
                            • magic.rs
                            • memory.rs
                            • modes.rs
                            • morse.rs
                            • novelty.rs
                            • partials.rs
                            • prime.rs
                            • race.rs
                            • radix.rs
                            • shell.rs
                            • sieve.rs
                            • six.rs
                            • snail.rs
                            • spectrum.rs
                            • spin.rs
                            • spiral.rs
                            • spirograph.rs
                            • star.rs
                            • three.rs
                            • tile.rs
                            • tourbillon.rs
                            • tube.rs
                            • two.rs
                            • volume.rs
                            • weights.rs
                            • zeta.rs
                          • tests
                            • Cargo.toml
                            • README.md
                          • views
                            • index.html
                            • index.jsx
                          • kit
                            • lib
                              • pages
                                • public
                                  • scripts
                                    • ui
                                      • bun.lock
                                      • check.ts
                                      • package.json
                                      • pkg.lock
                                      • README.md
                                      • site.json
                                    • wiki
                                      • .gitignore
                                      • .python-version
                                      • Cargo.lock
                                      • Cargo.toml
                                      • CONTRIBUTING.md
                                      • LICENSE
                                      • pyproject.toml
                                      • README.md
                                      • rust-toolchain.toml
                                      • uv.lock
                                    mrlyprod/site/demos/logic/src/space/mod.rsRaw · GitHub

                                    mod.rs

                                    109 B · rust · 4 lines

                                    1/// The flat float buffer that carries triangles and lines to the shader.2pub mod pack;34pub use pack::Pack;

                                    Settings

                                    Copyright © MrlyProd, Inc. 2013-2026. All rights reserved.