The Ray Tracer Challenge - 027 - Tauri App

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ค. 2024
  • Let's see if it is possible to package the Raytracer REPL into a standalone app using Tauri.
    Join me, while I implement chapter by chapter from the book "The Ray Tracer Challenge" by Jamis Buck in Rust a language completely new to me.
    Come with me on the journey of learning the Rust programming language, while implementing a Ray Tracer in a Test driven fashion, to have fun and (hopefully) create some astonishing rendered graphics.
    Let's study the inner workings of a Ray Tracer, and take a look under the hood of the Rust language, while taking on this challenge on a weekly basis.
    All the code produced within this series is provided on github, for you to
    follow along.
    Github: github.com/jakobwesthoff/the_...
    The Ray Tracer Challenge (affiliate): amzn.to/3xVssbR
    Rust: www.rust-lang.org/
    Tauri: tauri.studio/
    Contents
    00:00 - Intro
    00:50 - Tauri
    02:10 - The Idea
    03:02 - How to install Tauri
    04:54 - Creating a tauri app
    08:29 - First Build
    12:19 - Bundle an App
    16:32 - Putting the REPL in
    20:11 - Integrate it with the REPL
    24:12 - Diversion: Proper Icons
    30:21 - Building with the REPL build directory
    32:37 - Commit a rudimentary integration
    35:34 - Recap / Outro
    #rustlang #tauri #wasm
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 2

  • @workflowinmind
    @workflowinmind 2 ปีที่แล้ว

    Nice, 28:59 what shortcut do you use to enter paths on dialogs?

    • @MrJakob
      @MrJakob  2 ปีที่แล้ว

      On macOS you can open this “Goto Folder Dialog” in any file picker dialog by pressing Command+Shift+G