<div dir="ltr"><div><div><div><div><div><div>Hello!<br><br></div>Thank you for inviting me to this opportunity! I will try my best to keep it short, though it might be a bit long for some. There's a TL;DR at the end, though. :)<br><br></div><div>A bit about myself. My name is Aaryaman Vasishta and I'm currently studying in my third year of Computer Engineering in Pune Institute of Computer Technology, India. My interests lie in game programming and computer graphics.<br><br>My project focuses on implementing the rendering backend for the D3DRM API [1].<br></div>D3DRM (Direct3D Retained Mode) is basically a scene graph API running on top of Direct3D's Immediate Mode API. You can say it's more like a rendering engine API which encapsulates Immediate Mode functionality in order to make it easier for programmers to develop 3D scenes using it, making it a possible competitor to OpenGL at the time.<br><br>At the moment wine's implementation of this API is mostly full of stubs, and there's quite a bit of work left before something can be drawn on the screen. My role here mainly focuses on implementing object Creation/Initialization functions for some of the main interfaces, mainly devices, textures and viewports, all of which are COM based. If time permits, I will also work on implementing some frequently used frames and lighting functions.<br></div></div><br></div>The API is quite old (it has been removed since DX 8 SDK, and the dll doesn't come included with vista onwards) but there are a few popular games that used it. Namely, Lego Rock Raiders and Steel Beasts, and applications as well, like FMS (Flying Model Simulator). So there is some merit in working on this. Implementing these functions will help accelerate further development of this API to get some long-awaited apps to run on wine (I can see quite a few threads on google of people trying to get FMS running, and a couple for LRR too, so there is some demand for it). As an added bonus, I also get to interact with wine's ddraw implementation for this one, which could potentially help ddraw's implementation via possible bug detection/fixes and implementing any ddraw functionality that d3drm requires.<br><br><br><br></div><div>TL;DR: I'm implementing a main chunk of a graphics API called Direct3D Retained Mode, which is based on Direct3D Immediate Mode. The API is mostly a stub in wine and this project should help get things going.<br></div><div><br></div><div>Thank you!<br></div>Aaryaman Vasishta<br><div><br>[1] - <a href="https://www.google-melange.com/gsoc/project/details/google/gsoc2015/jam/5750085036015616" target="_blank">https://www.google-melange.com/gsoc/project/details/google/gsoc2015/jam/5750085036015616</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 24, 2015 at 10:51 PM, Matteo Bruni <span dir="ltr"><<a href="mailto:matteo.mystral@gmail.com" target="_blank">matteo.mystral@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey all,<br>
<br>
tomorrow the coding period of the Summer of Code begins and I though<br>
it might be a nice idea to let the community know about the projects<br>
we've got this year. Actually, I though it would be even better if the<br>
student themselves wrote a short summary of their own project for the<br>
mailing list.<br>
<br>
So, with no authority backing me, I'm kindly asking that. No need to<br>
write anything too fancy, just a few lines explaining what are you<br>
going to work on over the summer and maybe what are the expected<br>
benefits for Wine.<br>
<br>
Thank you!<br>
<span class="HOEnZb"><font color="#888888">Matteo.<br>
</font></span></blockquote></div><br></div>