Skip to content

Commit f58da34

Browse files
authored
Merge pull request #305 from brown-ccv/update-3d-viz-catalog
[ENH] Added 3d viz projects
2 parents 7bfb690 + b0cc243 commit f58da34

File tree

9 files changed

+66
-33
lines changed

9 files changed

+66
-33
lines changed

images/3d-vr-projects/draw-on-air.gif

14.1 MB
Loading

images/3d-vr-projects/egyptology.gif

28.4 MB
Loading
28.2 MB
Loading

images/3d-vr-projects/vr-hearts.gif

29.7 MB
Loading

images/spaces/YURT4.jpg

43 KB
Loading

images/spaces/cave.jpg

989 KB
Loading

services/consulting/visualization.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,70 @@ CCV's team of graphics software engineers provides a wide range of services to a
99
- Custom software development
1010
- Experience implementing advanced visualization technology in labs and work environments across campus
1111

12+
Since its inception, **CCV** has been dedicated to supporting the academic community by developing interactive software designed to render and visualize datasets and models in **3D environments**. These environments can be displayed across a wide range of platforms, including:
13+
14+
- Monitors
15+
- VR headsets
16+
- Holographic displays
17+
18+
## Software We Use
19+
To deliver high-quality solutions, we leverage the following technologies:
20+
21+
- **Unity 3D:** Creating immersive, real-time 3D applications
22+
- **WebXR:** Enabling cross-platform interactive experiences on the web
23+
- **Custom Engines:** Tailored engines for project-specific needs
24+
- **Paraview:** 3D visualization application designed for scientific data analysis and visualization (Also available in Oscar).
25+
26+
## Our Project Portfolio
27+
Below we show a few of projects we have developed to enhance research, education, and exploration through interactive 3D visualization.
28+
29+
#### **Draw On Air**
30+
<p align="justify">
31+
DrawOnAir is a haptic-aided input technique for drawing controlled 3D curves through space. Its implementation was later called Cave-Painting and used as an artistic medium that uses a 3D analog of 2D brush strokes to create 3D works of art in a fully immersive Cave environment. It is used for scientific research in the virtual reality theater YURT at Brown University. The Center for Computation and Visualization (CCV). CCV collaborated to implement a modified version of the software that extends its capabilities to HMD(VR) devices such as Oculus Quest and Samsung Odyssey on Windows platforms
32+
</p>
33+
<div>
34+
<img src="/content/images/3d-vr-projects/draw-on-air.gif" alt="Narragansett Bay" width="445" height="145" style="display: block; margin: auto;">
35+
</div>
36+
37+
<br>
38+
39+
#### **VR-Hearts**
40+
<p align="justify">
41+
A collaboration with the Biomedical Engineering Department at Brown University. This project enables students to visualize and analyze 3D models of hearts with various anomalies in real-time using VR.
42+
</p>
43+
<div>
44+
<img src="/content/images/3d-vr-projects/vr-hearts.gif" alt="VR Hearts" width="445" height="145" style="display: block; margin: auto;">
45+
</div>
46+
47+
#### **Narragansett bay 3D viewer**
48+
The 3D volume of Narragansett Bay and Rhode Island Sound below displays predictions from the Ocean State Oceanographic Model for salinity levels on July 15, 2018, at low tide.
49+
This visualization supports transfer functions and animations which allow users to explore salinity concentration at a specific date dynamically.
50+
<div>
51+
<img src="/content/images/3d-vr-projects/narragensett-2.gif" alt="Narragansett Bay" width="445" height="145" style="display: block; margin: auto;">
52+
</div>
53+
54+
We have a fully interactive version of this application tailored for the Rhode Island Data and Discovery Center website. Follow this [link](https://bay-viewer.riddc.brown.edu/) and play with it.
55+
56+
#### **Egyptology 3D**
57+
A VR visualization of the inscriptions found in the Pipi Pyramid in Egypt.
58+
This project is a collaboration with the Egyptology Department to enhance classroom activities, allowing students to explore and analyze the inscriptions in an immersive way.
59+
<div >
60+
<img src="/content/images/3d-vr-projects/egyptology.gif" alt="Egyptology" width="445" height="145" style="display: block; margin: auto;">
61+
</div>
62+
63+
## Legacy Visualization Systems (Not supported)
64+
Previously, CCV was responsible for maintaining and developing software for large-scale mixed reality devices. One of our projects involved the CAVE (Cave Automatic Virtual Environment) VR system, which consists of multiple large projection screens or walls that surround the user with high-resolution 3D visuals.
65+
66+
Unlike traditional VR headsets, a CAVE provides a fully immersive experience without requiring bulky hardware. Users can explore 3D visualizations naturally, making it ideal for scientific research, data analysis, and virtual prototyping.
67+
68+
Examples of such systems included the CAVE located in the Granoff Building and the large-scale virtual reality theater [YURT](https://news.brown.edu/articles/2015/12/yurt).
69+
70+
<div style="display: flex; flex-direction: column; align-items: center; gap: 20px;">
71+
<img src="/content/images/spaces/YURT4.jpg" alt="YURT" width="545" height="345">
72+
<img src="/content/images/spaces/cave.jpg" alt="Egyptology" width="445" height="285">
73+
</div>
74+
75+
76+
77+
## Contact
1278
If you would like more information on CCV's visualization services, please contact [support@ccv.brown.edu](mailto:support@ccv.brown.edu).

services/visualization/oscar.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

services/visualization/studio-4.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)