Skip to content

Use SIMD vector library#32

Closed
ahamez wants to merge 1 commit intomasterfrom
codex/propose-code-optimizations
Closed

Use SIMD vector library#32
ahamez wants to merge 1 commit intomasterfrom
codex/propose-code-optimizations

Conversation

@ahamez
Copy link
Owner

@ahamez ahamez commented Aug 4, 2025

Summary

  • replace custom Vector with glam's DVec3 for SIMD-accelerated math
  • annotate vector constructors, accessors, and math operations with #[inline] for better optimization

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_68910c0288c8832984e1da5b2242690d

@ahamez ahamez closed this Aug 6, 2025
@ahamez ahamez deleted the codex/propose-code-optimizations branch November 18, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant