Jump to content

Zbychus

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Zbychus

  1. that's a pity. I heard DCS will have new version 2.0 Anyone knows whether it will allow custom draw integration ? I think any serious flight simulator requires it if you want to simulate complex systems like FMS, glass cockpit, SVS etc. and you need low level to accomplish that. Both FSX and X-plane allows it.
  2. nice, however I want to have a different approach. Suppose I want to build DLL with DirectX or OpenGL that will render in memory and with each visual frame I will have a pixel buffer that I want to show on 3D cockpit as an instrument. Have LUA any API (plugin) that allows to draw an image on 3D scene based on the pixel buffer that external DLL will expose to LUA script ?
  3. Hi All, I am an experienced C++ developer and did some coding for FSX/P3D and XPlane. I developed few glass cockpit gauges with custom drawing in GDI and OpenGL. Now I was asked to do the same thing for DCS platform. I looked at Lua scripting engine and have seen it is possible to have custom DLL module integrated with LUA, however I have not seen how to enable custom drawing of the cockpit elements/gauges. Is it possible to have custom DLL drawing (GDI or DirectX or OpenGL) ? If so could you point me any guidelines where to start, any SDK kind of stuff ? I am not interest in modelling the whole aircraft, just want to know how to build own custom drawn gauge, for example radar gauge based on DLL. many thanks in advance for any advice. br ZS
×
×
  • Create New...