hi2p-perim / freestroke

3D painting tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freestroke

Introduction

Freestroke is an implementation of the OverCoat: http://zurich.disneyresearch.com/OverCoat/

The program was developed in a part of the Enshu 3 class; the fourth year's class of the Dept. of the Information Science, University of Tokyo.

Dependency

  • Qt 4.8.2
  • boost 1.47
  • CGAL 4.0
  • FreeImage 3.15.3
  • glew 1.7.0
  • glm 0.9.3.B
  • liblbfgs 1.10

License

Copyright (C) 2012 Hisanari Otsu

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/.

About

3D painting tool


Languages

Language:C++ 94.7%Language:C 5.3%