Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy authored Apr 12, 2024
1 parent e29b15a commit d2891b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 💦 OpenSplat
# 💦 OpenSplat

A free and open source implementation of 3D [gaussian splatting](https://www.youtube.com/watch?v=HVv_IQKlafQ) written in C++, focused on being portable, lean and fast.

Expand All @@ -11,6 +11,8 @@ Graphics card recommended, but not required! OpenSplat runs the fastest on NVIDI

Commercial use allowed and encouraged under the terms of the [AGPLv3](https://www.tldrlegal.com/license/gnu-affero-general-public-license-v3-agpl-3-0). ✅

We even have a [song](https://youtu.be/1bma7XJkoDM) 🎵

## Getting Started

If you're on Windows, you can [buy](http://sites.fastspring.com/masseranolabs/product/opensplatforwindows) the pre-built program. This saves you time and helps support the project ❤️. Then jump directly to the [run](#run) section. As an alternative, check the [build](#build) section below.
Expand Down

0 comments on commit d2891b3

Please sign in to comment.