• Stars
    star
    1
  • Language
    C++
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using VTK with Visual Studio 2017

More Repositories

1

GLFW-with-shaders

It a basic template of GLFW using GLEW to manage shaders in modern OpenGL
C++
9
star
2

RenderPLY

Basic code to load two PLY files using GLFW
C++
8
star
3

DICOMSliceViewer

A script which takes a 3D numpy array and visualize in axial, sagittal and coronal view. This project is using Mayavi
Python
7
star
4

VolumeSliceViewer

A Python code to display slices of a DICOMDIR volume, using Jupyter notebook
Jupyter Notebook
5
star
5

OGLCube

A GLUT code to display a simple 3D Cube using OpenGL 4.0
C++
3
star
6

DICOMVolumeRendering

A base code to display a volume using ray casting with VTK
C++
2
star
7

VTK-in-QT

A basic template to use VTK as a widget (QVTKWidget) into a QT application
C++
2
star
8

programacion-codigo-python

Jupyter Notebook
2
star
9

PLYReader

A simple ascii/binary reader for PLY Files (Stanford files)
C
2
star
10

notas-docencia-ayed

TeX
2
star
11

RandomTSP-OpenGL

A basic code to draw a TSP solution using OpenGL. The solution is only using swaps between cities (nothing fancy)
C++
2
star
12

GLFW-Basic

It is my basic template of GLFW to OpenGL.
C
1
star
13

ReadMATFile

To read a .mat or .m file from Matlab in C++
C++
1
star
14

OffLoader

A basic Off Loader to use as template in GLUT applications (for Windows)
C++
1
star
15

BasicGLUT32

A basic template to use GLUT for Windows
C
1
star
16

research

Contains all my research during my academic life! Content of final paper, associated images, also slides for conferences
C
1
star
17

STLLoader

A simple STL file loader using C#
C#
1
star
18

OGL-Legacy-MFC

C++
1
star
19

VTK-OpenCV-QT

A project to integrate VTK and OpenCV over a QT widget-based application
C++
1
star
20

OBJRendered-QT

A simple program to render an OBJ file in a QT window using shader-based OpenGL
C++
1
star
21

DiffuseCircles

A single project where 3 circles are lit with 3 moving lights (red, green and blue), and colors are mixed using lambert's cosine law
C++
1
star