Dear Experts,
Is it possible to do a planner or some sort of simulator in C#?
Something like I load my floor plan, from the floor plan I put devices into the floor plan.
After that I do an analysis on what have been placed.
Similar to a software called Interpret Air from fluke..
But the project is more to security planning..
Loading
Sam HobbsPosted Sep 12, 2010, 4:33 PM
Also, I think you are describing something that is sometimes called Computer Aided Design (CAD), so look for that.
Mahesh ChandPosted Sep 12, 2010, 12:17 PM
This is a very basic flight simulator designed in c# and directx 9 which was released yesterday. It is expected to be buggy but has enough information to allow you to learn about the new directx 9 managed code.