Yet another blog about WPF, Surface, SL, MVVM, NUI.... - Tag - 3D In this blog we talk about WPF, Natural User Interface(NUI), Microsoft Surface, WIndows 7, Multitouch, Touchless, JavaFX, MVVM, patterns, tips, tricks .... and a lot of other things ! 2024-02-26T15:40:43+01:00 Jonathan ANTOINE urn:md5:627146f22bec1346990949372a159bfa Dotclear Tips: increase performances when using D3DImage in WPF urn:md5:69657747ffdff791f74f6e9d149aa55e 2009-09-17T11:20:00+02:00 2010-02-18T20:41:43+01:00 JonathanANTOINE@falsemail.com WPF 3DapiD3DImageWPF <p>Hello, Often when you read articles explaining how to use a D3DImage in your WPF application you use code which directly handle the CompositorTarget.Rendering event by updating the 3D world... This can lead to performance problems. For example in my application, WPF refresh the display with a FPS of 160 : the handler which recreate the 3D image... <a href="http://blog.lexique-du-net.com/index.php?post/2009/09/17/Tips-increase-performance-when-using-D3DImage-in-WPF"><em>Read</em> Tips: increase performances when using D3DImage in WPF</a></p> http://blog.lexique-du-net.com/index.php?post/2009/09/17/Tips-increase-performance-when-using-D3DImage-in-WPF#comment-form http://feeds.feedburner.com/JonathanAntoine/comments/27 Ambient, diffuse, emissive and specular colors : some examples urn:md5:1927702ab98d36dad5a9e029d62ba9e2 2009-07-24T12:00:00+02:00 2009-07-27T13:43:31+02:00 JonathanANTOINE@falsemail.com 3D (Mogre) 3DambientdefinitiondefinitionsdiffuseemissiveexamplematerialMogrespecular <p>Introduction When you defines a material in Ogre or in 3D engines in general, you can play with at least four differents parameters : Ambient color, diffuse color, emissive color and specular color. In this post I will give you the definitions and show you some example for those who - like me - requires some visual example to understand... <a href="http://blog.lexique-du-net.com/index.php?post/2009/07/24/AmbientDiffuseEmissive-and-specular-colorSome-examples"><em>Read</em> Ambient, diffuse, emissive and specular colors : some examples</a></p> http://blog.lexique-du-net.com/index.php?post/2009/07/24/AmbientDiffuseEmissive-and-specular-colorSome-examples#comment-form http://feeds.feedburner.com/JonathanAntoine/comments/26 GUI to NUI : representations and manipulation of OLAP data in 3D urn:md5:56df2ec1ae5fb0fefa940d3d282ff766 2009-07-21T14:54:00+02:00 2010-02-18T20:41:47+01:00 JonathanANTOINE@falsemail.com MultiTouch 3DanimationgraphMogreNatural User InterfaceNUIOLAPWPF <p>Hello, Here is a little post to show you a little video presenting the project I have worked on during my 6 months of training. I am very proud of it :) : The subject was to find the new way of representations and manipulations of OLAP Data without using a keyboard or a mouse. This is done in 3D on the Microsoft Surface plateform. The... <a href="http://blog.lexique-du-net.com/index.php?post/2009/07/21/GUI-to-NUI-%3A-representation-of-OLAP-data-in-3D"><em>Read</em> GUI to NUI : representations and manipulation of OLAP data in 3D</a></p> http://blog.lexique-du-net.com/index.php?post/2009/07/21/GUI-to-NUI-%3A-representation-of-OLAP-data-in-3D#comment-form http://feeds.feedburner.com/JonathanAntoine/comments/25 Use a screenshot of a WPF visual as a texture in Mogre. urn:md5:a83b4d6478f70742047ca15260498047 2009-03-25T15:49:00+01:00 2010-02-18T20:42:57+01:00 JonathanANTOINE@falsemail.com 3D (Mogre) 3Dhow-toImageTextureWPF <p>Hello, Here is my first post about WPF and Mogre, maybe it will helps some people... The subject of today is "How to use a screenshot of a WPF elements and put it as an texture on your Mogre object"... Why ? Because WPF enable you to create very rich interface and so great image to place on you differents elements... By the way, I let... <a href="http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre."><em>Read</em> Use a screenshot of a WPF visual as a texture in Mogre.</a></p> http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#comment-form http://feeds.feedburner.com/JonathanAntoine/comments/18