Skip to content

Commit 3cd4707

Browse files
Revise README for clarity and additional resources
1 parent 0e6e2a3 commit 3cd4707

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

README.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
# ExampleViewOpenGL
2-
3-
Exemplary setup for using OpenGL with ManiVault.
4-
5-
6-
https://github.com/ManiVaultStudio/ExamplePlugins/assets/58806453/466285b1-7aef-4e84-93af-e87f17b5511e
7-
1+
# Introduction video
2+
- ADD to git
3+
4+
# Basic instruction video
5+
- ADD to git
6+
7+
# Misc
8+
- You still need to add at least a dimensionality reduction plugin for this plugin to be useable
9+
- This repository was originally built for a thesis project, and is as of yet not fully polished yet:
10+
- It has branches for benchmarking the code and as of right now it still uses absolute paths of my PC
11+
- The VolumeData dataset type needed to be shared between all plugins and I piggybacked on the code in the core repository by macking a fork, this fork is still required to run the current plugin as the datatype has not been transfered yet.
12+
- The code also is not completely bug free though it is generally in a useable state.
13+
- Finally there are still a lot of possible QOL changes that I have not been able to implement asof yet
14+
- The thesis for which this plugin was originally built: -

0 commit comments

Comments
 (0)