Crystal Space
Welcome,
Guest
. Please
login
or
register
.
May 23, 2013, 09:09:18 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9224
Posts in
2230
Topics by
5386
Members
Latest Member:
Salamutuu
Crystal Space
Crystal Space Development
General Crystal Space Discussion
Using the Crystal engine for non-game applications
« previous
next »
Pages:
[
1
]
Author
Topic: Using the Crystal engine for non-game applications (Read 2888 times)
briancnorton
Newbie
Posts: 1
Using the Crystal engine for non-game applications
«
on:
August 25, 2005, 03:38:41 pm »
Hello,
I am interested in adapting the crystal engine to become a viewer application for geospatial data like satellite imagery, terrain data, buildings and landscapes. I am not a programmer, nor do I have one on staff. I am somewhat familiar with using the Unreal runtime engine for this, but that requres no programming expertise. What would be required for me to adapt the crystal engine to do this? Is it simply a matter of figuring out some way to create "maps" out of my data, or do I need to pull some fancy footwork to get it to run? Do I need to program camera movement models, lighting, etc? What about elevation? Does CE use a surface mesh or a height field?
Assuming I could get this to work, how large of an image can I use as a surface texture? I am working with commercial satellite images that are often 1 gb or more. Obviously I would need to tile it somehow, but I can probably figure that part out myself. What kind of performance bonuses does CE have that would help me out? Occlusion culling, Auto-tesselation, etc?
Am I asking all the worng questions? Does anybody have any idea of another product that would suit my needs better?
Thank you
Logged
sunshine
Administrator
Sr. Member
Posts: 292
Re: Using the Crystal engine for non-game applications
«
Reply #1 on:
August 25, 2005, 08:25:03 pm »
As a general response, Crystal Space should be suitable for your type application. CS is not specifically aimed at production of games, but, of course, many people use it for that purpose. You do probably, however, want to avoid using the factory-supplied run-loop in CS (the function csDefaultRunLoop()) since it is aimed at maximizing the client's CPU usage, which is typically what is needed for 3D action games, but which is not typically suitable for general applications with more relaxed requirements.
CS has a fairly steep learning curve and it is definitely aimed at programmers, as opposed to non-programmer end-users. There are, however, a number of tutorials available to help ease you into things. These may or may not prove helpful to you, depending upon your programming experience.
Logged
tony
Guest
Re: Using the Crystal engine for non-game applications
«
Reply #2 on:
August 31, 2005, 10:37:28 am »
You could give Ogre a try
http://www.ogre3d.org/
But it's different from Crystal, Ogre tends to be a graphic engine and there's already export/import for Ogre that can be use with Blender3D.
And also take a look at Irrilicht
http://irrlicht.sourceforge.net
Logged
azuron
Newbie
Posts: 22
Re: Using the Crystal engine for non-game applications
«
Reply #3 on:
September 14, 2005, 03:42:32 am »
Hi,
I am using CS to develop non-game application, and I think it's great.
I have experience in Ogre. Ogre is only a graphics rendering system, so it cannot make VR apps directly, you will have to integrate lots of things yourself.
Talking about Irrilicht... They got a defect in design, coz their engine even don't support vertex buffer.
Crystal Space is best engine to me, it's powerful, easy to learn and use, and reliable.
Logged
tony
Guest
Re: Using the Crystal engine for non-game applications
«
Reply #4 on:
September 15, 2005, 09:43:18 am »
Anyone try Coin ?
http://www.coin3d.org
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...