View Three.JS Cubes.carbide.md
Three.JS Cubes
View Smiley Face.carbide.md
Smiley Face
This Gist was automatically created by Carbide, a free online programming environment.
You can view a live, interactive version of this Gist here.(http://alpha.trycarbide.com/anonymous/16d2827b71891955b4f6a294775bb3a6).
View untitled.carbide.md
undefined
This Gist was automatically created by Carbide, a free online programming environment.
View Smiley Face.carbide.md
Smiley Face
View untitled.carbide.md
undefined
This Gist was automatically created by Carbide, a free online programming environment.
View cell0.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import _ from "lodash" | |
import fill from "ndarray-fill" | |
import zeros from "zeros" | |
let a = zeros([10,10]) | |
fill(a, (x,y) => 5.0) |
View TodoMVC React.carbide.md
TodoMVC React
View cell0.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
我都告诉对方 |
View Smiley Face.carbide.md
Smiley Face
This Gist was automatically created by Carbide, a free online programming environment.
You can view a live, interactive version of this Gist here.(http://alpha.trycarbide.com/anonymous/3ed5a7e1a28de3f15d10c2800891fa0d).
NewerOlder