Skip to content

CirilBohak/Neck_Veins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Neck Veins

Software was primarily developed for visualization of 3D medical data in form of OBJ files, but can be also used for visualization of other 3D models in same format as well.

Software is developed in Java using OpenGL (via LWJGL). Software also uses opensource library for GUI (TWL).

##Repository This repository holds the Eclipse project of application. Just import the project into your workspace and update the links to native libraries for LWJGL (check LWJGL web-site for details).

##Credits Application was originally developed as part of BSc Thesis of a student Simon Žagar in 2012 at Faculty of Computer and Information Science, University of Ljubljana, Slovenia. His thesis "Visualisation of neck veins with OpenGL", can be obtained here (in slovene language).

Since then several other students extendex different parts of application:

  • Anže Sodja
  • Peter Škrlj

##Licencing This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.

Licences of used Libraries can be foun in code and on above mentioned web sites.

This README was last updated April 23, 2013, Ljubljana.

DISCLAMER: I tried my best to respect the licenses of the libraries I used. The compiled program may freeze if you use it to load an .obj file that is too big and use subdivision surface.

About

Visualisation of neck veins with OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.5%
  • Apex 11.5%
  • C 5.0%