Codeandweb Gmbh =link= Jun 2026
CodeAndWeb tools are not restricted to one platform. They offer broad support for popular development environments, including:
He found the contact page for CodeAndWeb. He expected a corporate form. Instead, he found a direct email to a man named Andreas, the founder. On a whim, Jonas wrote:
In modern games, objects need to interact realistically—they need to collide, bounce, and roll. Defining the shape of a complex object (like a jagged rock or a curvy car) used to require tracing the outline by hand in code, plotting coordinates one by one. It was slow and inaccurate.
As demonstrated in tutorials, their tools are integral to creating complex 2D games in HTML5. codeandweb gmbh
Often referred to as the "sprite sheet generator," TexturePacker is perhaps their most famous tool. It takes individual image files (PNGs, JPGs) and packs them into a single, optimized texture atlas. This significantly reduces memory usage and improves rendering performance in game engines like Unity, Phaser, and Cocos2d-x.
They are a classic example of the success story. They do one thing—asset management—and they do it better than the big engines themselves.
One afternoon, his lead artist complained, "Why do we use this old tool? It doesn't have dark mode. The UI looks like it's from 2010." CodeAndWeb tools are not restricted to one platform
Löw thought, “This is a computer’s job. Why am I doing this manually?”
The story of is a fascinating underdog tale from the world of game development. It is a story about how a solo developer turned his own frustrations into a suite of tools that now power a significant portion of the indie gaming industry.
Create Your Sprite Sheet * Click the Framework button in the top right corner and select CocosCreator . * Click the folder icon ne... CodeAndWeb LibGDX Beginner Tutorial: Sprite Sheets & Physics with Box2D Setting up run configurations Next we need to tell Android Studio how to start the desktop version of our app, so we don't have to... CodeAndWeb PhysicsEditor Documentation - CodeAndWeb Toolbar. ... Create a new project for your framework. ... Open an existing . pes file. ... Save the current project to disk. Creat... CodeAndWeb TexturePacker3D documentation - CodeAndWeb Steps for this workflow * Add the model(s) to TexturePacker 3D by dropping it onto the left panel. * Configure textures if they ar... CodeAndWeb Tutorial: Using sprite sheet animations in cocos2d-x V3 I'll describe how to set up Cocos2d-x for a build and create a basic project in this section. If you are already familiar with Coc... CodeAndWeb TexturePacker Importer | Sprite Management - Unity Asset Store CodeAndWeb GmbH. (386) (2290) Active slide: 1 of 4. 1/4. FREE. 202 views in the past week. Add to My Assets. Unity Asset Store How to Make Sprite Sheets: A Complete Game Dev Guide - Virtuall Sep 20, 2025 — Instead, he found a direct email to a
The story begins in Germany with a programmer named . Like many developers, Löw was a solo hobbyist creating games in his spare time. In the late 2000s and early 2010s, the landscape for 2D game development was changing rapidly. Smartphones were becoming powerful enough to run complex games, and engines like Cocos2d were gaining popularity.
With the success of TexturePacker, Löw identified the second major pain point for 2D developers:
He released this tool as an open-source project for the Cocos2D community. It was an instant hit. Developers were relieved of hours of tedious manual labor.