3D Pixel Art
As I love all the shiny new things, I wanted to try the voxel.js project, an open source game building toolkit by @maxogden. But, as I'm not a game designer, I settled to build our mascot Chuck using voxelbuilder, an online application where you use pixel blocs to build awesome pixel art. So here is what Chuck looks like!
Another cool thing you can do is export the voxelbuilder models in STL file format (for Stereolithography, check the wikipedia article for more details) using a node.js library : ndarray-stl.
The STL file format is supported by many 3D tools and... Github! The awesome thing is that you can embed the models anywhere using :
<script src="https://embed.github.com/view/3d/<username>/<repo>/<ref>/<path_to_file>"></script>
You can see below how Chuck looks in a smoothed STL format. We're now looking for a 3D printer to give a shot at printing him!
<script src="https://embed.github.com/view/3d/ninja-squad/3d-pixel-art/master/ninja-squad-3d-smoothed.stl"> yay 3d!</script>
← Older post
Ninja Squad - Un an!
Newer post →
Git rerere - ma commande préférée
Our books on sale


Next training sessions
- From Nov 17 to Nov 20, 2025Angular: Ninja to Hero (remote)
- From Dec 1 to Dec 4, 2025Vue: Zero to Ninja (remote)
- From Dec 8 to Dec 11, 2025Angular: Zero to Ninja (remote)
- From Jan 19 to Jan 22, 2026Angular: Ninja to Hero (remote)
- From Feb 9 to Feb 12, 2026Vue: Zero to Ninja (remote)
- From Mar 2 to Mar 5, 2026Angular: Zero to Ninja (remote)