Archives
Categories
Blogroll
- A Neighborhood of Infinity
- Amit's Blog
- Annoying Precision
- Azimuth
- Brandon Pelfrey
- cscheid.net
- Fiddlemath
- flipcode.com
- Gödel’s Lost Letter and P=NP
- h3r3tic's Grimoire
- Iñigo Quílez
- Jasper's corner
- Joshua Holbrook
- Max Ogden
- Paul Bourke
- Procedural World
- r/gamedev
- Sea of Memes
- The Universe of Discord
- This Week's Finds
- What's new
- wildbunny
Top Posts & Pages
- Turning 8-Bit Sprites into Printable 3D Models
- An Analysis of Minecraft-like Engines
- Meshing in a Minecraft Game
- Ambient occlusion for Minecraft-like worlds
- Implementing Multidimensional Arrays in JavaScript
- Texture atlases, wrapping and mip mapping
- Smooth Voxel Terrain (Part 2)
- Conway's Game of Life for Curved Surfaces (Part 1)
- What is a solid?
- Meshing in a Minecraft Game (Part 2)
Category Archives: Miscellaneous
Peer-to-Peer Ordered Search Indexes
“Can we do to web services what Linux did to the operating systems?” Imagine what the web with a P2P GitHub, a P2P YouTube, a P2P Twitter, a P2P Google search, and so on. But getting started with P2P services … Continue reading
Texture atlases, wrapping and mip mapping
Today I want to write about what is probably the single most common question that gets asked regarding greedy meshes. Specifically: How can greedy meshes be texture mapped? One naive solution might be to create a separate texture for each … Continue reading Continue reading
Posted in Miscellaneous
17 Comments
CommonJS: Why and How
As I said last time, I want to start moving more of my stuff into npm, and so I think perhaps today would be a good time to explain why I think this is the right way to go, and … Continue reading
New Year’s Resolution: Post more stuff on npm
First thing, I’d like to help announce/promote a project which I think is pretty cool (but am not directly involved in) which is voxeljs. It is being developed by @maxogden and @substack, both of which are very active in the … Continue reading
Changed WordPress Theme
I was getting a bit tired of the old theme I was using (Manifest) and decided to try something different. One nice thing with this new version is that it has a sidebar which makes it a bit easier to … Continue reading
Posted in Miscellaneous
1 Comment
Ludum Dare 21 Results
Well the results for Ludum Dare 21 are in! Here is the final rank for my entry: Ratings #4 Innovation(Jam) 3.90 #29 Overall(Jam) 2.95 #30 Humor(Jam) 2.33 #31 Graphics(Jam) 3.30 #32 Fun(Jam) 2.55 #45 Audio(Jam) 2.12 #60 Coolness 8% #63 … Continue reading
Posted in Miscellaneous
Leave a comment
New paper out!
Haven’t updated this blog in a long time, but I figure that since it is summer now maybe I will finally be able to keep this thing regularly updated (see how long that lasts…) Anyway, some good news is that … Continue reading
Posted in Miscellaneous
Leave a comment
Hello World
Hi. My name is Mikola Lysenko and this is my first post on 0FPS. I am currently a first year graduate student at the University of Wisconsin-Madison, working in the spatial automation lab. I used to run the website assertfalse.com, … Continue reading
Posted in Miscellaneous
Leave a comment