Raptor 3D is a homebrew 3D engine for the PSP. It's a 3D graphics tool for people who want to develop their own homebrew games. Remember this is at the alpha stage, and there might be bugs, but Kojima's been pretty quick with updating previous versions.
Here's Kojima's description of this latest alpha:
* An Infinitely Faster Animation System
Optimized to the absolute brink; the previous demo which ran at 21fps now runs at over 60fps (how much over is hard to tell, with the PSP's 60fps HW limit). So now you can realistically use animated meshes within your app game.
* A Single Surface Particle System
This is easy to use: it's a particle system where each particle is part of a single surface generated in each frame (optimized so it's fast). This means that even if you have a thousand particles, they are all rendered in one call to glDrawElements. All particles are automatically pointed towards the active camera, and can be textured.
* 3D Text Capability
The font renderer can now produce 3D text and return them as an entity usable just like any other mesh. You can rotate, scale, and position them anywere in your 3D world. Like the font renderer, it uses the active font as the texture for the text.
* Material Blend Modes
Now each material has a blend mode that specifies how it is blended in with the screen. Currently supported is Mask which treats transparant pixels as see-through even on 3D meshes (perfect for fences, windows, etc.). This allows you to use simple geo with complex shapes. Also supported is Solid and Add.
* A 3D Credit System
Using the 3D text engine, this allows you to create rolling credits (like the credits at the end of a movie or game).
The demo included with the code has a rolling intro similar to "Star Wars" movies (it calls for a music file called "theme1" so Kojima explained: "I use the actual 'Star Wars' theme personally but for legal reason I can't include it").
Of course, this latest alpha release also includes more bug fixes and other improvements.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
Atari Assembly Language VM Atari Assembly Language VM
Lostjared, one of the coding genius from our forum, has released his Atari Assembly Language Virtual Machine for PSP, alpha version. This is a virtual machine that interprets Atari 800 assembly language. It is not a Atari emulator that runs Atari 800 ROMs
FreeTypeGX FreeTypeGX
FreeTypeGX is a wrapper class for libFreeType which renders a compiled FreeType parsable font into a GX texture for Wii homebrew development. FreeTypeGX is written in C++ and makes use of a selectable pre-buffered or buffer-on-demand methodology to allow fast and efficient printing of text to the EFB
DS Game Maker DS Game Maker
Ever wanted to try your hand at making your very own DS game? These days, you don't even have to be a programming expert to do that. Not with the help of DS Game Maker.
This new app (which, despite sharing a name with FatQuack's old DS Game Maker, is apparently different) lets users create their own homebrew games visually
intraFont 0.24 A bitmap font library for PSP using the PSP's internal font (firmware pgf files
XNA SiteStrip Composer Tool XNA SiteStrip Composer Tool
John Harding has a nifty tool out for people who would like to churn out things for Microsoft's XNA. The app basically does what it says - it helps you create(yeah I know the name of the thing says compose, but it's all in the same baskey you know? Create, compose, boink... it's a long list) Sprite Strips a bit faster
DSLua This download features the GBFS version of DSLua v0
LuaPlayer LuaPlayer
ouresam, the creator of the online Lua Library known to developers as netlib has released yet another online application today, this one being a LuaPlayer v0.16 modification which allows it to scan for WiFi access points! This is a modification and therefore LuaPlayer v0
InFeCtuS Programmer InFeCtuS Programmer
Two new InFeCtuS related programs have been released recently. One is the new InFeCtuS Programmer and the other is the InFeCtuS Tool. For those who are unaware InFeCtuS, is a modchip that is supposedly the ultimate next-gen solution, as it can be used for all three next gen consoles
libmodmik 3.2.0ds1 (source) libmodmik 3.2.0ds1 (source) It's been a while since homebrew developer Sten Larsson (Stonebone) has released libmikmod 3.1.11ds1, an unofficial Nintendo DS port of the portable module player ModMik. A year later, the developer has come out with a more refined version of the library by basing it on the most recent version of libmodmik released
Lua Player 0.19 for 1.0 fw Lua Player 0.19 for 1.0 fw
This updated version of Lua player provides a new module support load by Oobles, which should be much more stable than the one included in the v0.18 alpha release (See the effect-module and the Game Of Life example how to write your own modules).
Changelog for this release:
* Directory detection bugfix
* Changed System
Comments on Raptor 3D:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Raptor 3D supports it