Open rajincse opened 10 years ago
At revision: 122
BrainDemo for desktop is added
At revision: 136
Dr. Radu's Mail: "Please integrate the following code, add it to github, and add to server. There are differences in the viewer containers and a few other places."
New Perspectives source updated.
At revision: 137
Things to do in BrainDemo:
At revision: 141
Issue:2 Center Calculation changed to Vector3D center = new Vector3D(min.x+ (max.x-min.x)/2, min.y+(max.y-min.y)/2, min.z+(max.z- min.z)/2);
At revision: 142
Issue:4
Issue 11. On Viewer Resize the model gets vanished.
At revision: 143
Issue:8 & 9
Mouse Pressed doesn't deselect all tubes now.
At revision: 144 (0df08d5)
Issue 5: Fixed
At revision: 145 (010e0dd)
Issue 10: BrainDataModifier viewer added.
At revision: 120
39
BrainDemo_Web is added