Bài đăng

Hiển thị các bài đăng có nhãn 3d

DevCorner: Exciting news from the Godot Engine project

Hình ảnh
The Godot Engine ("the open-source answer to Unity3D") continues to make exciting progress with the recent stable release of version 2.1 . Besides lots of small usability improvements to the GUI, the main new feature is a asset sharing store build right into the editor: This should hopefully result in a lot of extremely easy to use assets, and I am looking forward to seeing a lot high quality assets from OpenGameArt.org transferred into it ;) In related news, it was recently announced that there is work going on to allow C# (a extremely popular game scripting language also used in Unity3D) scripting in Godot besides the current Python based custom language. So this should lower the entry barrier for indie developers significantly, and maybe we will even see a conversion utility for open-sourcing simple Unity3D games? Furthermore they are also working on a visual scripting system akin to Unreal's Blueprint or what you can use in the Blender Game Engine. Yeah, visual pro...

Warsow 2.0 is now almost fully FOSS!

Hình ảnh
Great news for the FOSS enthusiasts: after many years of constant nagging the latest release of the great parcour/arena FPS Warsow has now most of it's artistic content under the Creative Commons Attribution Share Alike 4.0 license (with a few remaining but clearly marked ones under CC-by-ND). Also updated particle effects in Warsow 2.0 You can find more screen-shots in the above link and the full changelog here . Rendering speed was also increased (claimed to be 30-50% faster) and a movement tutorial is now included. So far I always recommended Xonotic over Warsow as the coolest (=most competitive; Red Eclipse is also cool, but much more casual) open-source arena FPS, but I think I might reconsider this now... Happy fragging :p

Xonotic 0.8.1 released & related news

Hình ảnh
For those that are not keeping up to the latest development branch ( via the autobuilds ), the Xonotic developers have released a new version with various smaller changes and new official maps. From the user "Antibody" ( known for his duel commentary videos ) comes this nice video overview of the new features: (please note that due to video capture performance reasons the graphic settings are pretty low, and the game can look much nicer with different settings) On the longer term horizon of Xonotic development, there is the very exiting news that they are currently porting their game to run on the same engine that Unvanquished uses. With this the future of Xonotic is indeed much brighter, as their current engine has not seem much development lately. See more details in this thread . Oh and while we are talking about FOSS arena FPS: A short while ago Red Eclipse also released a new version. Changes include updated to the AI Bots and a build in universal updater to easily fo...

Top Futuristic Open Source Racing Games on Linux

Hình ảnh
F-Zero and Wipeout set the standard for the futuristic sci-fi racing games genre and inspire many game developers. Over the years, four projects of that genre were started and developed to a playable state that are now open source code: H-Craft by Irrgheist is a free sci-fi racer with IAP on Android. It is built with the Irrlicht engine and was recently released as free software  with freeware data. While gameplay is simple without pickups, boosts or weapons, the campaign keeps it interesting. The 180°-Turns used in H-Craft level design are very refreshing to the genre. CoreBreach is a commercial anti-gravity racing game with combat gameplay. There is a freeware dataset that allows compiling and playing a simpler-looking version. Being an Objective C project, it was unusual to compile for me on latest Arch Linux but possible . Campaign mode, weapons and split-screen multiplayer make it cover many bases. Racer  is the only project with 100% free as in freedom data, yet unfort...

Godot Winter Game Jam

Hình ảnh
Godot winter icon A game dev jam to create a winter-themed open source game was community-initiated at the Godot forums . The (vote-determined) winner will get a budget of USD 50 to have donated to an open source project of their choice. What is Godot? Godot editor Godot  is a game engine. No wait, it's actually a game development IDE with its own Lua-based scripting language. As far as I can tell, it's a promising project that is a bit buggy, especially when it comes to mobile exports. It has some UI flaws  (subjectivity warning) but still, open source Godot is more appealing than proprietary Unity 3D. If you want to try making a game in Godot, I recommend this official tutorial as a starting point. Good luck & great success to you! What else? Another way to support Godot: "like" it as a Unity 3D alternative on alternativeTo .