Skip to content

Commit

Permalink
Edited about
Browse files Browse the repository at this point in the history
  • Loading branch information
Zemledelec committed Jan 19, 2024
1 parent 05abf51 commit 4324a89
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions src/pages/about.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,33 @@ const About = () => {
<div className="og-line">
<img className="og-about-background" src="./atmos2.png"></img>
<div className="og-description og-description__about">
&emsp;&emsp;Openglobus was created in 2013 by Michael Gevlich, a programmer, geoinformation
engineer, and
dreamer. He wanted to create computer games and immersive worlds, seeking an inspiring idea. One day
he was challenged with the task of working with terrain in three-dimensional
&emsp;&emsp;"I created Openglobus in 2013. I wanted to create computer games and immersive worlds,
and was seeking an inspiring idea. One day
I was challenged with the task of working with terrain in three-dimensional
space. The
visualization libraries that were available at the time did not meet his technical and aesthetic
requirements. So he decided to make his own tool to render planetary and ant-sized objects
simultaneously.
visualization libraries that were available at the time did not meet my technical and aesthetic
requirements. So I decided to make my own tool to render planetary and ant-sized objects
simultaneously on a virtual Earth.
<br/>
<br/>
&emsp;&emsp;He was so fascinated by this process that he devoted all his free time to it. Wanting to
share the spoils of his work, Michael opened his library to be freely available to other
&emsp;&emsp;I was so fascinated by this process that I devoted all my free time to it. Wanting to
share the spoils of my work, I opened the library to be freely available to other
programmers. Newcomers
brought fresh ideas and utilized Openglobus for their own tasks. These were projects such as weather
visualization, 3D mapping of river and lake bottoms, mapping of satellite and
drone trajectories, creation of computer games, and route planning.
drone trajectories, creation of computer games, route planning etc.
<br/>
<br/>
&emsp;&emsp;At the moment, Openglobus is a popular and accessible tool for solving various tasks
related to
geoinformation technologies. Nowadays 3D technologies continue to evolve. The metaverse, digital
&emsp;&emsp;Nowadays 3D technologies continue to evolve. The metaverse, digital
tweens, and augmented reality are becoming increasingly prevalent in our daily lives. With the
development of drones, the aerospace industry, increasing computer performance, and cloud
technologies there is a rising need for 3D visualization tools. Openglobus aims to continue to
technologies there is a rising need for 3D visualization tools. At the moment, Openglobus is a
popular and accessible tool for solving various tasks
related to geoinformation technologies, and aims to continue to
evolve and grow to suit the needs of forward-thinking industries.
<br/>
<br/>
Michael Gevlich"
</div>
</div>
</>
Expand Down

0 comments on commit 4324a89

Please sign in to comment.