Fork me on GitHub

CSCG by Tomáš Režnar

Aplikace umožňující demonstrovat vlastnosti vybraných křivek a ploch. Křivky a plochy lze zobrazovat v perspektivní i ortogonální projekci v trojrozměrném prostoru včetně možnosti nastavit polohu kamery. Aplikace umožňuje uživatelům vytvářet vlastní projekty, které je možné načítat a ukládat do souborů.

Dependencies

Install

Stáhněte si nejnovější verzi aplikace, rozbalte ji a spusťte soubor Start.jar

User manual

Open user manual

License

Copyright (C) 2011  Tomáš Režnar (http://www.reznar.cz)

CSCG 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
any later version.

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

Source code is available at https://github.com/freezzone/cscg.
----------------------------------------------------------------
Dependence on third-party libraries:

	-SSJ: http://www.iro.umontreal.ca/~simardr/ssj/indexe.html relased under GNU GPLv3 licence
	-JOGL: http://jogamp.org/
	-Colt: http://acs.lbl.gov/software/colt/index.html
		Colt License Agreement:

		Packages cern.colt* , cern.jet*, cern.clhep

			Copyright (c) 1999 CERN - European Organization for Nuclear Research.
			Permission to use, copy, modify, distribute and sell this software and its documentation
			 for any purpose is hereby granted without fee, provided that the above copyright notice
			appear in all copies and that both that copyright notice and this permission notice appear
			in supporting documentation. CERN makes no representations about the suitability of this
			software for any purpose. It is provided "as is" without expressed or implied warranty.

		Packages hep.aida.*

			Written by Pavel Binko, Dino Ferrero Merlino, Wolfgang Hoschek, Tony Johnson, Andreas Pfeiffer, and others.
			Check the FreeHEP home page for more info. Permission to use and/or redistribute this work is granted under
			the terms of the LGPL License, with the exception that any usage related to military applications is
			expressly forbidden. The software and documentation made available under the terms of this license
			are provided with no warranty.

Authors

Tomáš Režnar

Contact

Tomáš Režnar

API documentation

Open documentation

Download

You can download this project.

You can also clone the project with Git by running:

$ git clone git://github.com/freezzone/cscg