Skip to content
/ VMCore Public

A foundation class library for graphics development

Notifications You must be signed in to change notification settings

cad420/VMCore

Repository files navigation

VMCore

CodeFactor

This module includes two parts: VMFoundation and VMGraphics.

  • VMFoundation

This part provides some general components. e.g, memory management ,plugin framework and custome smart pointer.

  • VMGraphics (Partly finish)

This part includes graphics-related classes for ray tracing based rendering.

  • Build

C++14 and CMake 3.12 or higher is required.

git clone --recursive https://github.com/cad420/VMCore.git

When the submodule is updated, you can use:

git submodule update

to update the submodule.

About

A foundation class library for graphics development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages