GithubHelp home page GithubHelp logo

zoxel's Introduction

Zoxel
A cross-platform editor for small voxel models.
Copyright (c) 2013-2014, Graham R King.
http://zoxel.blogspot.com

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

zoxel's People

Contributors

brunocanella avatar grking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zoxel's Issues

Add animation support

The Zoxel file format supports multiple frames for animation, implement this so we can actually edit multiple frames.

Refactor to support more fancy tools

Refactor the tool hack so tools can actually do something more useful than just be "activated".

Prerequisite for tools such as filled rectangles, solids, selections, etc.

Material color is wrong

I tried exporting the OBJ file to 3ds max, blender. Both of them show some other colour shades different from what i did in Zoxel. Example I made a skeleton monster, fully white and import into 3ds max, some of the cube are grey in colour even though i did not use any grey at all. Same goes to other colour.

Improve zooming

Mouse wheel zooming is non-linear, this becomes painful if we zoom in a lot...

Drag model tool

If often need to move our model around within the voxel space. Add a tool so we can just drag the whole thing around.

Aptana Studio whitespace disaster

Aptana Studio ignores the option to automatically strip trailing whitespace on save. As such, we have a ton of trailing whitespace.

Fix all trailing whitespace in one single clean-up hit.

OBJ export is broken

"Too many values to unpack" error. Must have been broken with recent changes.

Set grid size

Allow manual setting of the grid size (i.e. model dimensions).

Right mouse button

Right mouse currently rotates, this means it can't be used for anything else.

Change bindings to be:

right-mouse + CTRL: rotate
middle-mouse: rotate
middle-mouse + CTRL: translate

Auto expand grid

We shrink the grid automatically to match the bounding box of the model on file load. Fine, but we need to auto-expanded it if required as we edit the model.

Interface for managing Grids

Add the possibility to the user manage his grids via the Qt interface.

Create some kind of table with the following columns: GridName, Plane, Offset, Visible, Color and Colision (Indicates ;

Let the user choose to add or remove new records to this table and also to modify the values of the columns. Then, reflect those changes to the scene.

Improve Panning

Dragging the model to translate it feels unintuitive because the calculations are done in only 2D. We need to consider where the user is dragging in 3D to get proper behaviour.

Don't auto detect bounding box when opening models.

When a Zoxel model is opened we completely ignore the model dimensions and auto-detect a bounding box.

Don't do this.

If we're trying to create models of specific dimensions the last thing we need is Zoxel overriding that decision. We have a "Detect Bounding Box" feature already, it should be optional to use it.

OBJ Export

Allow export of our mesh to OBJ format for easy import to other software.

File New / Save As

Add some standard functionally menu items:

  • File->New
  • File->Save / Save As

Z Grid Plane doesn't move with model size changes

When the voxel space expands along the Z axis, the Z grid plane doesn't move with it.

This is because it's offset is set relative to 0, so as the depth increases the grid never knows about it.

Could make the Z plane grid offset relative to "depth" rather than zero....

Ambient Occlusion

Display is a bit... bland. Add basic ambient occlusion approximation to make things look a bit more funky,

Sproxel exporter problem

As reported by Adam Houston

I have opened a csv file I made in Sproxel and have found I'm unable to create a usable csv in Zoxel to use elsewhere. I have tried to open the csv file created by Zoxel with a few different programs with varied results but none opening properly, I had a look and each line seems to be adding a L onto the end. As an example Zoxel has #47535BFFL in the field Sproxel has #47535BFF. The Sproxel save will open in other software.

Windows Installer

Probably should commit the script used to generate the Windows installer.

Color Picker could not pick red, yellow and purple block

Found this bug on v0.3.1 Windows Installer version.
Also, is there anyway to choose color by RBG value? I think the palette in the background color setting is better than the palette on the side bar. It is too hard to pick the color on my existing sketch.

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.