Some tweaks/issues/hacks on a version of CaRMtl (see http://www.carmetal.org/index.php)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Glen Whitney bb1c2813be Add a JavaScript function to obtain the vertices of a Polygon. 5 years ago
atp Make first real commit: copy of CaRMetal 4.2.8 5 years ago
com/apple/eawt Make first real commit: copy of CaRMetal 4.2.8 5 years ago
de/erichseifert/vectorgraphics2d Make first real commit: copy of CaRMetal 4.2.8 5 years ago
eric Add a JavaScript function to obtain the vertices of a Polygon. 5 years ago
lib Restore operability of Circle3D from JavaScript 5 years ago
net/java/dev/colorchooser Make first real commit: copy of CaRMetal 4.2.8 5 years ago
netscape/javascript Make first real commit: copy of CaRMetal 4.2.8 5 years ago
org/mozilla Make first real commit: copy of CaRMetal 4.2.8 5 years ago
pm Make first real commit: copy of CaRMetal 4.2.8 5 years ago
rene Add a JavaScript function to obtain the vertices of a Polygon. 5 years ago
.gitignore Restore operability of Circle3D from JavaScript 5 years ago
LICENSE Initial commit 5 years ago
Main.java Make first real commit: copy of CaRMetal 4.2.8 5 years ago
README.md Make first real commit: copy of CaRMetal 4.2.8 5 years ago
base3D-es.zir Make first real commit: copy of CaRMetal 4.2.8 5 years ago
base3D-fr-modifs.zir Make first real commit: copy of CaRMetal 4.2.8 5 years ago
base3D-fr.zir Make first real commit: copy of CaRMetal 4.2.8 5 years ago
base3D.zir Make first real commit: copy of CaRMetal 4.2.8 5 years ago
baseDP.zir Make first real commit: copy of CaRMetal 4.2.8 5 years ago
builtin.mcr Make first real commit: copy of CaRMetal 4.2.8 5 years ago
default.mcr Make first real commit: copy of CaRMetal 4.2.8 5 years ago
java.policy.applet Make first real commit: copy of CaRMetal 4.2.8 5 years ago
makejar-source.jardesc Make first real commit: copy of CaRMetal 4.2.8 5 years ago
zirkel.jardesc Make first real commit: copy of CaRMetal 4.2.8 5 years ago

README.md

CaRMtl

This repository is a copy of CaRMetal 4.2.8 (see http://carmetal.org) for tweaking and hacking on it. I created it because there did not seem to be a public code repository for CaRMetal, but there were a number of small projects I wanted to try on its codebase. My intention is to offer all of the changes pursued here back to the maintainers of CaRMetal, if they are receptive. Thus, this repository is not a fork or attempt to take over CaRMetal.

As such, I wasn't sure what name to give the repository; using exactly CaRMetal seemed presumptuous, but making it too different seemed too much like this was intended as an independent project. Hence, CaRMtl. (Also, it's an awful enough name to be clear that this couldn't be an independent project because if it were, I would surely pick a better name, like CaRWaX or something ;-)

Happy geometring, Glen.