Skip to content

Refactor math support routines to use glm #23

@XenonofArcticus

Description

@XenonofArcticus
  1. Add #ifdef support within our homegrown math routines to internally use glm code as an implementation, but keep the same homegrown calling API and types.
  2. Use conformance and performance tests to validate identical or superior operation
  3. Refactor the actual DEFG code to use GLM types and methods directly
  4. Remove homegrown math code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions