# Native Java Win32, 3D Gaming, Printing and Wallet

DevFeed: [Native Java Win32, 3D Gaming, Printing and Wallet](<https://devfeed.tech/articles/native-java-win32-3d-gaming-printing-and-wallet-19393.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/native-java-win32-3d-gaming-printing-and-wallet/>)

Author: Shai Almog

Published: 2026-06-12T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Windows](<https://devfeed.tech/topics/windows.md>), [3D graphics](<https://devfeed.tech/topics/3d-graphics.md>), [Game Development](<https://devfeed.tech/topics/game-development.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [API](<https://devfeed.tech/topics/api.md>), [GPU](<https://devfeed.tech/topics/gpu.md>), [WebGL](<https://devfeed.tech/topics/webgl.md>), [OpenGL](<https://devfeed.tech/topics/opengl.md>)

Tags: [3d-graphics](<https://devfeed.tech/tags/3d-graphics.md>), [api](<https://devfeed.tech/tags/api.md>), [core](<https://devfeed.tech/tags/core.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [game-development](<https://devfeed.tech/tags/game-development.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [graphics](<https://devfeed.tech/tags/graphics.md>), [java](<https://devfeed.tech/tags/java.md>), [webgl](<https://devfeed.tech/tags/webgl.md>), [win32](<https://devfeed.tech/tags/win32.md>)

## AI overview

Codename One version 7.0.251 adds native Windows executables without a JVM, a portable GPU-accelerated 3D graphics API, a game development API with Box2D physics, cross-platform printing, and Apple Wallet support. The 3D API targets Metal, OpenGL ES, WebGL, Direct3D 11, and a simulator rasterizer from shared Java code.

## Source excerpt

This week brings native Windows executables with no JVM, a portable 3D graphics API, a gaming API with Box2D physics, cross-platform printing, and Apple Wallet support, in what is probably our biggest update ever.