Skip to content

Commit

Permalink
Quartz sync: Dec 14, 2023, 6:29 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
Kezzsim committed Dec 14, 2023
1 parent 65c7400 commit dcd8083
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ creation_date: 12/13/23
authors: ["Kari K. Barry"]
---

abandoned.ai relies on two different types of technology in order to facilitate its mission:
*abandoned.ai* relies on two different types of technology in order to facilitate its mission:
- **Capturing Methods**
- [[#(1) Photography (1822)|Photography]]
- [[#(2) Photogrammetry (1867)|Photogrammetry]]
Expand All @@ -12,20 +12,24 @@ abandoned.ai relies on two different types of technology in order to facilitate
- [[#(4) NeRF (2022)|NeRF]]
- [[#(5) Gaussian Splatting (2023)|Gaussian Splatting]]

On occasion the boundaries between these resource areas can become obfuscated as different software and hardware applications package them together to create a finished product. This article serves to be a broad overview of how these technologies came about and why they're all pertinent to the current zeitgeist enabling the existence of abandoned.ai.
On occasion the boundaries between these resource areas can become obfuscated as different software and hardware applications package them together to create a finished product. This article serves to be a broad overview of how these technologies came about and why they're all pertinent to the current zeitgeist enabling the existence of *abandoned.ai*.

---

# (1) Photography (1822)
#### Method : Capture
![sculpture of someone holding an old camera](https://upload.wikimedia.org/wikipedia/commons/thumb/2/20/%D0%97%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5_%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%D0%B0_%C2%AB%D0%97%D0%BD%D0%B0%D0%BC%D1%8F%C2%BB_%28%D0%A7%D0%B5%D0%BB%D1%8F%D0%B1%D0%B8%D0%BD%D1%81%D0%BA%29_f008.jpg/640px-%D0%97%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5_%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%D0%B0_%C2%AB%D0%97%D0%BD%D0%B0%D0%BC%D1%8F%C2%BB_%28%D0%A7%D0%B5%D0%BB%D1%8F%D0%B1%D0%B8%D0%BD%D1%81%D0%BA%29_f008.jpg)
<br/>
[Image attribution](https://commons.wikimedia.org/wiki/File:%D0%97%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5_%D0%BA%D0%B8%D0%BD%D0%BE%D1%82%D0%B5%D0%B0%D1%82%D1%80%D0%B0_%C2%AB%D0%97%D0%BD%D0%B0%D0%BC%D1%8F%C2%BB_(%D0%A7%D0%B5%D0%BB%D1%8F%D0%B1%D0%B8%D0%BD%D1%81%D0%BA)_f008.jpg)
<br/>
A technology as old as time, yet still a crucial part of the process when creating digital places. Many different types of cameras exist in various different configurations, some better than others when it comes to spatial reconstruction. There are 360° cameras that can grab entire environments in one go, there are automated pan and tilt cameras that can scan rooms on their own. For guidelines see the section : [[Photography]]

# (2) Photogrammetry (1867)
#### Method : Capture
![A person in a photogrammetric capture rig featuring many cameras simultaneously in use](https://upload.wikimedia.org/wikipedia/commons/thumb/9/98/Esper_LightCage_photogrammetry_camera_rig.jpg/640px-Esper_LightCage_photogrammetry_camera_rig.jpg)
<br/>
[Image attribution](https://commons.wikimedia.org/wiki/File:Esper_LightCage_photogrammetry_camera_rig.jpg)
<br/>
To capture an entire environment
For guidelines see the section : [[Photogrammetry]]

Expand Down
2 changes: 1 addition & 1 deletion content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ The invention of photography first allowed humans to capture small windows into
# Directory

- [[Mission statement]]
- [[Overview|Technologies]]
- [[Timeline|Technologies]]
- [[About us]]
- [[Hosting infrastructure]]

0 comments on commit dcd8083

Please sign in to comment.