Su3De open source embedded device 3D engine

Started by
1 comment, last by ricktewell 11 years, 9 months ago
Hello everyone,

My name is Rick Tewell and I am developing a Open Source 3D engine for embedded devices. The goal of this engine is to be a Super Easy to Use 3D Engine (hence the forced name Su3De - pronounced Suede). Currently, I am describing it on my blog at http://www.ricktewell.com. As the project progresses, I will be setting up a project on SourceForge and making the code available there.

By way of a little background, I am the Director of Engineering for Fujitsu Semiconductor and we make graphics SoCs (ARM based w/2D and 3D graphics engines). We have need of a really light weight 3D engine for embedded systems without all of the other "stuff" found in other engines like physics, sound, collision detection, particle emitters, etc. This will be used for user interfaces that employ 3D objects as buttons, icons, information, etc.

At any rate, as Su3De progresses I will add notes here. Feel free to join in the discussion - likes / dislikes...i am crazy, smart...whatever. We will be using this engine in commercial applications here in the US as well as in Japan...so it is a serious effort.

Hope to see you in Su3De!!!

Rick Tewell - Fujitsu Semiconductor
Advertisement
New installment on the development of the Super Easy to Use 3D engine (Su3De). In this post, I have developed a working SU3 binary model writer w/full source code. The .OBj / .MTL converter is well underway. Hope you enjoy!

http://ricktewell.com/2012/06/25/super-easy-to-use-3d-engine-su3de-binary-file-format-part-3/

Next post will focus on adding texture coords and textures.

Thomas "Rick" Tewell
Fujitsu Semiconductor America, Inc.
New installment on the development of the Super Easy to Use 3D engine (Su3De). In this installment, we have added texture maps and laid the groundwork for texturing.


http://ricktewell.com/2012/07/14/super-easy-to-use-3d-engine-su3de-binary-file-format-part-4/

Also, the GitHub repository is up for Su3De and code will start appearing there soon.

https://github.com/ricktewell/Su3De

Thomas "Rick" Tewell
Fujitsu Semiconductor America, Inc.

This topic is closed to new replies.

Advertisement