lucid: we'll acually i was looking at the sdk's with code block lol, i don't own visual studio, tought if i was able to do it i could have just sended it to another interrested user, i do know the basics of c++, java, python, but lets say that i "skipped" the "object oriented" part, it was gaving me headatches(didn't learn from school), i would be able to write small programs or games, but all in singles files lol, i understand the basics of it, but need to work more with it, so i guess i will need to take my "course" were i left it before attempting to modify someone else's job lol.
but it would be a very interresting feature to add i don't know if some of you worked under one of the following : gamemaker, blender, 3drad, but in those(specially GM) you can see how usefull it can be, and for someone who know c++ and d3d well enough, no it must really not be hard to do, as the d3d seems to be lauched even if you use only 2d sprites, and from what i know in d3d as well as in opengl, you can "move" your "camera" around, and the goal is not to make it fully "3D ready", you can already import 3D models that's good enough, there's plenty of tools out there to create the models(blender is a good free one), and besides that there's plenty of already made models that you can download, the only thing really missing here to be able to make it fun to make a 3d game in construct is "unlocking" the camera from the top view, instead of having to use this old "n64" and before technique lol.
If i decide to retake a "peek" at it, maybe i'll create another thread on construct engineering to see if someone is willing to help on it, or ask questions, i'dd really like to see that, it would make it almost more powerfull than gamemaker lol, anyway thanks for the advices, i already checked the available documentation, but there's a little difference between randomly assigning colors to objects, and getting the complete control of the "camera" lol, guess i should continue to look as there's only really 3 things to add, 2 variables to control it's yaw and pitch as you said, and the ability to make it parent to another object so that it moves with it.
maybe this afternoon sometime, i'll reopen and MAYBE make another thread lol
edit: downloading visual c++ express to see how much it can help lol