Skip to content

richtastic/ff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

FF

JavaScript Library and various projects
Also contains other various code, with various purposes.

Listings

  1. Projects
  1. Classes
  1. Notes
  1. References

Project Index

Cam

...

Voronoi (Voronoy)

Fortune Algorithm to yield Voronoi Diagram from a set of site points
How-To-Voronoi

Delaunay

Convert Delaunay Triangulation from Voronoi Diagram
How-To-Delaunay

Class Index

FF

... loading

AJAX

3DR

Licensing

To be clear, all code in this repo is available to anyone who wants it. At some point when sections of code are actually done, a license header will be affixed to the beginning of each appropriate file:

// README.md - 0.0.0
/*
Copyright 2014 Richtastic
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

Although I'll probably use fewer lines. I chose Apache 2.0, because GNU GPLs are a bit too restrictive.

Apache License V2 - 2004-01-00 (text) Apache Licenses Open Source Inititive - Apache License

Notes

Color Conversion


[Color Conversion Analysis](./src/wiki/colors.md)

Style


[Style Guide](./src/wiki/style.md)

Code.JS_EVENT_CLICK = "click";


References

MIT License
Apache Licenses
GNU General Public License 3.0 - V3, 2007-06-29

ff git repo: source and testing code base for ff: An HTML5/Canvas JavaScript replacement for Flash

-Richtastic

About

HTML5/Canvas - JavaScript replacement for Flash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published