Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


 
 
Raptor3D




Raptor3D
Version: Alpha2

Platforms: PSP, Mobile Gaming


Categories: Programming & Development

Upload date: 24 Sep 11

Developer:

License: Freeware

Downloads: 9

File Size: 25 Kb
Download Free Raptor3D 



Rating: 0.0/5 (Total votes: 0)




  Raptor3D

Update: Just a day after the first alpha was released, Kojima has updated his homebrew 3D engine to incorporate a few new features.

Here's what he had to say:
"This version adds visualizers. Visualizers are a plugin based(I.e to create one you inherit the base visualizer class) and each surface has one.
A visualizer's job is to take and sync data, bind it's resources, then render.

Currently there is one visualizer, VL_VertexArray which as the name suggests adds vertex arrays to raptor, so you should see a big speed up from the last release.

The source is still engine/demo all in one, not seperate it yet. (I don't have a great ide so it's easier for me to keep it all in one atm)"

Just the other day, we had the LTE studios people releasing their custom-made 3D engine for homebrew developers. And since I wasn't quite expecting it, I was pleasantly surprised.

And again, I wasn't expecting any other engines. At least not so soon! Well, it's nice to be surprised once in a while. And considering the fact that it's another 3D homebrew engine for the developers, it does sound great. This time, it's Kojima from the PS2DEV forums with the great accomplishment.

Here's what he had to say:

"Here's the first alpha of raptor 3d. It's a hybrid engine that is a port of MiniB3D by simon harris, and my own engine Trinity, both of which are open source PC GL engines. It's written against the latest svn version of PSPGL and as such requires you have it installed before using this. Currently the project is a single file containing a small demo and the engine, by alpha2 maybe 3, it will be organized into separate files for each class."

Raptor3D

Like the other engine, this one also offers great features:

* SceneGraph with child/parent relationships.
* Multi-texture material (Only 1 one texture supported atm, need to do multi-pass stuff)
* Full suite of entity maniuplation functions, including position/rotate/lookat/scale etc.
* Matrix class.
* 2D Engine using pens for fast orthogonal 2d rendering of rects/lines 2d textures.
* 2D Gui, with windows, buttons, plugin styles and more, including full mouse cursor emulation via the nub, dpad and action buttons, sliders, canvas etc
* Full support for static b3d files made popular by the blitz3d Application.
* Font renderer.(Uses texture based fonts)
* Logger (Create text logs and log output via Logger->Log())
* And some other stuff.

The next version, alpha2 will most probably also add in boned animation and multi-pass texturing.

We've made a forum thread where all the interested developers can discuss. Kojima has also written a small coding guideline which we've pasted in our forums. Good luck with your homebrew games!
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

PSPLINK 0.9gPSPLINK 0.9g
PSPLINK 0.9g TyRaNiD at PS2DEV has just updated his awesome development tool PSPLINK for homebrew programmers. Lets first have a look at what's new in the latest version
CPS1PSP/CPS2PSP/MVSPSP source code (12/05 update)CPS1PSP/CPS2PSP/MVSPSP source code (12/05 update)
CPS1PSP/CPS2PSP/MVSPSP source code (12/05 update) We were planning on making a Justin Timberlake reference for this article, but we realized it was a lot tougher than it seemed, so let's keep it straight. NJ's released yet another version of his emulator programs, as well as a bugfix to the source codes
PalibPalib
Palib You've got to admire Mollusk's dedication to his craft. He works slowly but surely, Not wanting to release a haphazardly done PAlib. It took him a month to make a follow up to his first Beta release, and has yet to make an official release
MS/G6 Official FatLibsMS/G6 Official FatLibs
MS/G6 Official FatLibs Let's play a little game of jeopardy. Ready? This has been released by the M3/G6 Team recently. According to vavrious sources, this will enable all DS homebrew authors to have access to M3's/G6's filesystem. It comes with a sort of a FAT32 filesystem tutorial, as well as a "customized version" of MoonShell
LUA Code DevelopmentLUA Code Development
LUA Code Development  We have a new development environment for PC's scripting language LUA for the PSP. The program is designed for all those who are starting with LUA as it facilitates the use of pretty language and the preparation of the script to run on the PSP. New version is available for this programming environment for PSP
FindCFindC
FindC PSPXavier recently released FindC v1.0. FindC stands for 'Find Coordinates'. According to the good developer, "This is a quick program I (he) made in Lua in the middle of coding another Lua game. I just wanted a break from the more technical stuff and do something easy and quick
PMP Mod and MuxerPMP Mod and Muxer
PMP Mod and Muxer  Source code for developers to peek at! Here's whats new in this version: * The color space conversion is now done with the GU (inspiration taken from the standard JiniCho's PMP 0.0.6). Speed increase of about 4fps. Quality also slightly increase (due to chroma interpolation)
LUA TwinTail LDELUA TwinTail LDE
LUA TwinTail LDE Ema has released a new version of TwinTail LDE, version 2.1. TwinTail LDE is a text editor written in Lua, and used to edit Lua scripts while inside of your PSP. This homebrew is separated in Japanese and English version. Here is the changelog: 2.0 -> 2
Gmax2PSPGmax2PSP
Gmax2PSP  We missed Alatnet and his uber-useful 3D modeling application Gmax2PSP. He recently came back into the fray with version 4 of his program and less than 48 hours later, he's come up with Gmax2PSP v5. For those who haven't heard of it, homebrewers can use this to make custom content for their games, so long as they're gmax-enabled
Minimalist PSPSDK for WindowsMinimalist PSPSDK for Windows
Minimalist PSPSDK for Windows  With this SDK you are able to code your own applications for the amazing device that is the Sony PlayStation Portable. If you finished the installation and you are reading this document you are ready to code. Pick the code examples from the psp/sdk/samples directory and investigate the code
 

Comments on Raptor3D:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

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 Raptor3D supports it
 
 
© Pantich 2009 - 2025 All rights reserved.