Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • VkCV Framework VkCV Framework
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
    • Model experiments
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Vulkan2021
  • VkCV FrameworkVkCV Framework
  • Issues
  • #122

Basic geometry module

For most simple example projects it would be pretty useful to just render simplified geometry like cubes, spheres, cylinders or teapots. However this shouldn't require the asset-loader module all the time because creating a .gltf-file for something like this is total overkill.

That's why I suggest to develop a geometry module which can instance different kinds of basic geometry as meshes. This could also include generating signed distance fields for those geometric bodies and calculating intersection tests.

Assignee
Assign to
Time tracking