Giter Club home page Giter Club logo

voxelpaint's Introduction

Voxel Paint

Paint in 3D using textured voxels, also check out VoxelPaintPro.

screenshot

Available on Flathub and Snapcraft.

Info

  • Mouse locks when you click on the game window, press ESCAPE to unlock the mouse.
  • Arrow Keys can be used to move the view around.
  • Your state is automatically saved on exit. A backup world.db2.idle is updated every time no input is detected for over 3 minutes.
  • You can customize the 17 block tileset, in your dataPath you will find a tiles.ppm image file, edit this file and save it as a PPM with a P6 272 16 255 header. Krita or KolourPaint can edit PPM files.
  • You can change the mouse sensitivity by passing the new sensitivity as the 1st command line parameter [default is 0.003] ./vox 0.003.

Input Bindings

  • W,A,S,D = Move around based on relative orientation to X and Y.
  • SPACE + L-SHIFT = Move up and down relative Z.
  • Left Click / R-SHIFT = Place node.
  • Right Click / R-CTRL = Delete node.
  • Middle Scroll = Change selected color.
  • Q / Middle Click = Clone texture of pointed node.
  • R = Places node at your current position.
  • E / F / Mouse4 = Toggle player fast speed on and off.
  • 1-7 = Change move speed for selected fast state.
  • X + C / Slash + Quote = Change texture of pointed node.
  • T = Resets player state to start.
  • G = Gravity on/off.
  • P = Toggle pitch lock.
  • F3 = Save. (auto saves on exit or idle for more than 3 minutes)
  • F8 = Load. (will erase what you have done since the last save)
  • F10 = Export the VoxelPaint data to a zip file in $HOME/EXPORTS.

Multi Selection

  • Middle Mouse Click & Drag (or Q and drag) to select area.
  • V = Copies the selected nodes to the currently pointed position, the point you started the selection from is the point you will copy from at the new pointed location.
  • B = Fill selected nodes with selected color.
  • N = Delete selected nodes.

Known Bugs

  • Sometimes when a selection is cloned and pasted a single line of nodes on the edge of the selection will not be copied, this is easy to fix by doing a second copy or placing two nodes around the selection area using (R) to give the selection area a margin/border.

voxelpaint's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

voxelpaint's Issues

Game is missing a title bar (+ other bugs)

I came across this game in Flatpak but unfortunately had a few issues trying to play it:

  1. The game had no title bar. I'm using the Flatpak version on Nobara (which is a spinoff of Fedora). I'm using Wayland.

image

  1. It seems the mouse won't stop moving when I focus the game. It accelerates and doesn't stop, I suspect it's because the game doesn't capture the mouse cursor in the middle of the screen, moving it around causes the cursor to go outside the window.
2023-09-05.00-54-41.mp4

This project looks really fun anyways. Good luck with it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.