|
I've been thinking about tinkering with 3D graphics programming in .NET. In the past, I've thought about Truevision3D , and XNA, but I've not used either of these. I scanned Stackoverflow for the exact question, but neither of the (almost) relevant question...
Started by George Stocker on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
If you've never done 3D graphics....
As for Game Engine, which does most of the basic job for you behind.
If you're looking to write a Direct3D based game SlimDX for a production project .
For your graphic card, comparable to Managed DirectX.
|
|
I have recently focused on drawing some cool shapes in a HTML 5.0 canvas. And I want to write a 3D graphics engine which can be used in JavaScript. I have already finished a rotating cube. And I want to finish the shapes like this example: http://gyu....
Answer Snippets (Read the full thread at stackoverflow):
Unfortunately since no browser exposes a 3D graphics API (such as OpenGL or Direct3DI truly don't want to discourage you, but in order to write a 3D engine in JavaScript, you have!
I don't know how would go by writing one....
engine.
|
|
Requirements
I am developing a music game that requires access to the audio line-in and classes to help me analyze a MIDI file (playing the MIDI is NOT necessary for me). Secondly, I need a graphics engine that allows easy and quick development (within...
Started by srand on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can with....
Use processing, http://www.processing.org/
It seems that you for now mostly want to test a see if your concept actually can be done/(is cool)
Processing is more or less made for this sort of things, audio and visual programmatic sketchpad .
|
Ask your Facebook Friends
|
Hi *,
I am creating a GUI for a machine that runs remote (WinXP) or on the machine itself (Windows CE 6.0).
Right now I've created a fast visualisation (read: very simple) of the machine itself. The goal is to make a bit more complex visualisation of ...
Started by Stormenet on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There is also Ogre 3D and also Axiom Engine.
To develop in .Net languages such as VB.NET, C# and Boo .
|
|
Hello, I'm a C++ programmer with very extensive server programming experience. I'm however fairly bored at the moment and I decided to tackle a new area: 3D game programming, for learning purposes. Additionally I think this learning project may turn out...
Started by Andreas Bonini on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
However I....
Instead of creating a 3D engine from scratch I decided to emulate as exactly as I'm able an existing one: World of Warcraft's.
Other libraries which are useful for games which are unrelated to graphics such as sound and input.
|
|
Hi everybody,
I'm new in this forum. I wanted to create a complete game (single player mode) with great graphics, good AI and realistic physics. Can anybody say me what game engine would be good for that?
Thanks in advance!
- bluecode
[q: edited title...
Started by bluecode on
, 24 posts
by 7 people.
Answer Snippets (Read the full thread at freegamedev):
For FPS games the most viable option is probably the the Cube2 engine (better graphics, easy mapping, but not so good story tools), or the recently open-sourced RTCW/W:ET engine (old graphics but provenHello,
Do you know of....
|
|
I would like to take this time to note that I have added a BoE Graphics Search engine to my web site. It is modeled on the the same method as Brett Bixlers Louvre for BoA . I found it just lying around in my library where it does no good at all. I don...
Started by Harehunter on
, 14 posts
by 6 people.
Answer Snippets (Read the full thread at spiderwebforums):
How would one go about submitting graphics to this archive?
I have dozens of BoE....
The appointed time draws near.
332 down, 1 to go.
Nd, one dead spambot.
I have just came to know about this search engine,I'll try and give you the feedback.
|
|
Are there any game/graphics engines for the D programming language?
Started by Alon on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
For the horde3D engine too, they can be found in the forum of it: horde 3d homepage.
|
|
Press Release:
Sonic 4 Episode 2 will be supporting the first Quad-core mobile phone processor for android
Quote: : SAN FRANCISCO & LONDON - December 30, 2011
SEGA® of America, Inc. and SEGA® Europe Ltd. today announced a New Year's resolution that’s ...
Started by ShadiWulf on
, 50 posts
by 28 people.
Answer Snippets (Read the full thread at neogaf):
I don't understand a new graphics engine, isn't this suppose to be part of a whole game-rendered....
I don't understand a new graphics engine, isn't this suppose to be part of a whole, and the music sucked.
And the music sucked.
|
|
Is there any library out there to create graphics without using AWT?
What I need is simple drawing functions (like to draw a line) and text drawing functions to create graphics in memory for a Google app engine application. App engine does not support...
Started by Damian on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
On-google-app-engine/
you can use that to create graphics, but you need to do some research first into 2D-on-google-app-engine/ 'The Java 2D API is a set of classes for advanced 2D graphics and imagingGoogle Web Toolkit contains....
|