What tools for application using irrlich ?

A forum to store posts deemed exceptionally wise and useful
Post Reply
julia
Posts: 1
Joined: Mon Mar 16, 2015 4:36 am

What tools for application using irrlich ?

Post by julia »

Our product is a desktop application. Prospects interface is designed by C#, and 3D objects are rendered by Irrlicht engines.
We have used QTP to do automated testing. In our tests, we need to drag a 3D object from one window to another, but Qtp can’t do this (The 3D objects can be recognized, select and copy the object is ok).

1. Any ideas on how to resolve this problem ?
2. Except Qtp, are there any other automated tools to our software ?
REDDemon
Developer
Posts: 1044
Joined: Tue Aug 31, 2010 8:06 pm
Location: Genova (Italy)

Re: What tools for application using irrlich ?

Post by REDDemon »

what do you mean by moving 3d objects? use a shared VBO or just re-use same mesh file in another window?
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Post Reply