Skip to content

Conversation

skyzh
Copy link
Owner

@skyzh skyzh commented Aug 5, 2020

  • close VSCode or other tools that might run rust-analyzer before you start.
  • move original source code into raytracer folder
  • create raytracer_codegen crate
  • add raytracer_codegen to dependencies of raytracer, copy all codes from tutorial
  • use procedural macro in raytracer
  • create a root Cargo.toml with workspace definition
  • before commit, MAKE SURE you didn't accidentally add target/ folder or other binaries into git (you may add them into .gitignore)

@skyzh skyzh merged commit 5caac0f into master Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant