Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Function-Generator

Mathematical functions are crucial to computer science, they describe everything from motion tweening of particles to the path of the sun in a game, sometimes you need one type, sometimes a different one, creating them by hand is expensive, unnecessary, and predefined functions don't cover much ground in this field. It's also easy to automate the task.

Predefined bezier curves in CSS

This application has the objective of simplifying the process of creating custom functions and exporting them as light-weight implementations on different languages.

Acess this link to open the application:

https://cdn.rawgit.com/GuilhermeRossato/Function-Generator/master/index.html

Also experimented with Responsive Web Design in this project: Preview

About

A browser app to generate multi purpose functions using interpolation.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages