Skip to content

Maghoumi/CodeFullToolkit

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

CodeFull Toolkit

Leveraging the power of the [OpenTK library] (http://www.opentk.com/), this toolkit contains a bunch of mesh visualization tools. Currently it contains a Windows Forms control called GLViewport3D, an extension of OpenTK's GLControl and an attempt to create a better WPF Viewport3D alternative. GLViewport3D is able to quickly render triangular meshes with millions of vertices and manipulate them. The meshes could be imported from mesh PLY files.

Usage

An example project is available in the solution directory. The example demonstrates the mesh. Try loading the "chair-simplified.ply" file located under the "files" folder under the "Example" project. The mesh was obtained using Kinect Fusion v2.

Acknowledgement

This library became possible with [OpenTK] (http://www.opentk.com/).

About

Visualization toolkit based on OpenTK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages