Skip to content

Commit

Permalink
Updated Readme, icons
Browse files Browse the repository at this point in the history
  • Loading branch information
markusmoenig committed Aug 8, 2023
1 parent a236f87 commit 3e91dd3
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 12 deletions.
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@

[![AppStore](images/appstore.svg)](https://apps.apple.com/us/app/shadermania/id1541065830)

[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![Version](https://img.shields.io/badge/version-1.5.2-green.svg)](https://shields.io/) [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/BMStWPhByj) [![Twitter](https://badgen.net/badge/icon/twitter?icon=twitter&label)](https://twitter.com/markusmoenig)


![screenshot](images/screen.png)

## Create, edit, share and learn about Metal shaders on macOS and iOS
## Create, edit, share Metal shaders on macOS and iPadOS

ShaderMania features live coding of Metal fragment shaders with realtime preview and playback. Shaders are displayed as nodes which can be connected as needed.

ShaderMania features a database of public shaders including tutorial shaders with links to explanation videos.

ShaderMania is 100% free, optionally you can make a small donation to the author (in the AppStore or via [PayPal](https://paypal.me/markusmoenig)).

A physical keyboard is recommended for coding shaders.

Features
Expand All @@ -28,11 +29,19 @@ Database

* Upload your shaders to the public shader database
* Browse shaders in the Database and learn / experiment.
* Add the nodes of shaders in the database to your project.
* Add the shader nodes from the database to your project.

## How to help

As mentioned above, a small donation to the author (in the AppStore or via [PayPal](https://paypal.me/markusmoenig)) helps. But simply rating or reviewing ShaderMania in the AppStore is also a great help as it improves visibility.
Rating or reviewing ShaderMania in the AppStore is a great help as it improves visibility.

## Render-Z

If you like ShaderMania, try out [Render-Z](https://github.com/markusmoenig/Render-Z), my visual Metal editor.

## Get Involved

Join my [Discord](https://discord.gg/BMStWPhByj) and get involved in everything ShaderMania.

## Acknowledgements

Expand Down
Binary file not shown.
14 changes: 7 additions & 7 deletions Shared/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,25 +71,25 @@
"size" : "40x40"
},
{
"filename" : "Space 2-2.png",
"filename" : "S_logo_icon 7.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "76x76"
},
{
"filename" : "Space 2-1.png",
"filename" : "S_logo_icon 6.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "76x76"
},
{
"filename" : "Space 2.png",
"filename" : "S_logo_icon 5.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "83.5x83.5"
},
{
"filename" : "Space.png",
"filename" : "S_logo_icon 2.png",
"idiom" : "ios-marketing",
"scale" : "1x",
"size" : "1024x1024"
Expand Down Expand Up @@ -130,19 +130,19 @@
"size" : "256x256"
},
{
"filename" : "Space_Rounded 2-1.png",
"filename" : "S_logo_icon 4.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "256x256"
},
{
"filename" : "Space_Rounded 2.png",
"filename" : "S_logo_icon 3.png",
"idiom" : "mac",
"scale" : "1x",
"size" : "512x512"
},
{
"filename" : "Space_Rounded.png",
"filename" : "S_logo_icon 8.png",
"idiom" : "mac",
"scale" : "2x",
"size" : "512x512"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Shared/Assets.xcassets/AppIcon.appiconset/Space.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 3e91dd3

Please sign in to comment.