Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bas080/mtpaint
Paint like you would in paint, but in 3d.
https://github.com/bas080/mtpaint
Last synced: 21 days ago
JSON representation
Paint like you would in paint, but in 3d.
- Host: GitHub
- URL: https://github.com/bas080/mtpaint
- Owner: bas080
- Created: 2013-04-20T02:24:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-25T02:30:41.000Z (over 11 years ago)
- Last Synced: 2023-03-25T10:17:45.460Z (almost 2 years ago)
- Language: Lua
- Homepage: http://forum.minetest.net/viewtopic.php?pid=85190
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
_______ _______ __ _ _______ ___ ___
| || || | | || || | | |
| _ || ___|| |_| || || | | |
| |_| || |___ | || || | | |
| ___|| ___|| _ || _|| | | |___
| | | |___ | | | || |_ | | | |
|___| |_______||_| |__||_______||___| |_______|BY: bas080
DESCRIPTION: Image editor style world editing
VERSION: 0.3
LICENCE: WTFPL
FORUM: http://forum.minetest.net/viewtopic.php?pid=85190Future Features
---------------
* Selection tools
* Paint box that contains all tools
* Paint box craftChangelog
---------
0.3
* Primary bucket function to only fill the top(visible) nodes
* Holding shift while using bucket fills nodes that also are not visible
* Bugfix that checks if replacer node is really a node0.2
* Fixed check if pointed thing is a node (bug)0.1
* Eraser for removing all nodes that can be pointed at
* Set node #1 with the picker on left click or set node #2 on right click
* Pencil which draws on and over nodes with node #1 or node #2 (hold down shift to draw over a node)
* Bucket/Fill to replace similar nodes that connect with the #1 or #2 color