Code Monkey home page Code Monkey logo

vasaro's Introduction

Vasaro Paypal Patreon

IPA: /va'zarɔ/
Italian archaic form of vasaio - a person who makes ceramic ware (i.e. "potter")

How it works

Vasaro preview

Where can I download it?

Vasaro is free, licensed under GPLv3.
It works on all major platforms (linux, windows, macOS).
Pre-compiled binaries (x64) for windows are available here.

Support vasaro development!

Vasaro is open source. Project is developed on a voluntary basis.
You can support the development of vasaro in many ways:

  • Donating using paypal or patreon
  • Giving me some bitcoins, why not? (wallet: 38KUap5bVU8DQJjEepwX8NDG2wdvhGSMzb)
  • Publishing your designs and tagging them "made with vasaro"
  • Spreading the word
  • Testing vasaro: create new issues if it does not work properly
  • Sending a pull-request to improve vasaro

How to build vasaro from scratch

Vasaro is written in D programming language.
Do you know C++, Java, etc? D is like those, just better.

You can use any D compiler, but to get the best performance out of your machine you should probably download and install the latest ldc's release from https://github.com/ldc-developers/ldc/releases.

Vasaro depends on two libraries:

Building instructions for macOS

Using homebrew (check this) is the easiest way:

brew install gtk+3 sdl2 ldc dub adwaita-icon-theme

Build:

dub --build=release-nobounds --compiler=ldc2

If you want to create a bundle and install vasaro:

/bin/sh ./createMacOSBundle.sh

Building instructions for Ubuntu/Debian

Install required dependencies:

sudo apt update
sudo apt install libgtk-3-dev libsdl2-dev  

Build:

dub --build=release-nobounds

Building instructions for Windows

On Windows console:

dub --build=release-nobounds --compiler=ldc2

Then extract this file into vasaro directory. Install this package to add gtk+3 library to your pc.

Planned features

A number of features are already planned: from bump mapping using a user-provided image to simple tasks such as loading & saving your vase project. Implementation of new features depends on the community interest and contribution.

vasaro's People

Contributors

trikko avatar zoltanf avatar

Watchers

 avatar

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.