iterated-dynamics
Iterated Dynamics is a fractal renderer with support for many fractal types and extensive context-sensitive help.
C++★ 50
几何画图(h5)
git clone https://github.com/Walt2016/h5draw.gitWalt2016/h5draw几何画图(h5):开向几何世界的神奇校车出发了
<canvas id="myCanvas"></canvas>
<script src="js/tpler.js"></script>
<script>
var draw = _.draw({
canvasid: "myCanvas",
fullscreen: true
});
var opt={
shape:{
shape:"polygon",
num:3,
r:10,
fill:true,
a:0
},
group:{
group:"polygon",
num:7,
r:30,
colorful:"circle",
rotation:true
},
motion:{
motion:"rotate",
speed:0.1
}
}
draw.setup(opt)
</script>
几何画图qq群272831512
more like this
Iterated Dynamics is a fractal renderer with support for many fractal types and extensive context-sensitive help.
An advanced driver for Razer Chroma hardware in Linux with multi-layer animation support
search projects, people, and tags