Yet another blog about WPF, Surface, SL, MVVM, NUI.... - Tag - Image - Comments http://blog.lexique-du-net.com/index.php? 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 ! en Mon, 26 Feb 2024 15:40:43 +0100 Jonathan ANTOINE, All rights reserved http://blogs.law.harvard.edu/tech/rss Dotclear Use a screenshot of a WPF visual as a texture in Mogre. - Ann http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#c2152 urn:md5:b6d77053686010af2de548734a3e99c4 Fri, 11 Jun 2010 13:14:01 +0200 Ann <p>Thanks for information!</p> Use a screenshot of a WPF visual as a texture in Mogre. - Jonathan ANTOINE http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#c317 urn:md5:077cf20727dfb5c8acec9aa1ac277bc8 Thu, 17 Sep 2009 11:13:32 +0200 Jonathan ANTOINE <p>@<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.#c316" rel="nofollow">Dmitry</a> : Because you can't do all the things you can do with a 3D engine....</p> <p>Why using XNA when you can use DirectX ... ?</p> <p>With a 3D engine as Mogre you have all the framework of Mogre available plus all the plugins which can be connected...</p> Use a screenshot of a WPF visual as a texture in Mogre. - Dmitry http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#c316 urn:md5:277776e84f2f118c2c3a57d791fed7b3 Fri, 31 Jul 2009 15:42:38 +0200 Dmitry <p>Why not just using WPF and its 3D capabilities? It's so much easier to use Viewport2DVisual3D! And you can make it interective...</p> Use a screenshot of a WPF visual as a texture in Mogre. - Jonathan ANTOINE http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#c127 urn:md5:497c592b6dd3df96b094c27854c63df1 Tue, 28 Apr 2009 14:24:16 +0200 Jonathan ANTOINE <p>@[karthik] : Sorry, I can't because the code is owned by my company <img src="themes/default/smilies/sad.png" alt=":-(" class="smiley" /> </p> Use a screenshot of a WPF visual as a texture in Mogre. - karthik http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#c125 urn:md5:4e8b0a1135cc3aec9dd34d4def4d02cb Tue, 28 Apr 2009 13:29:29 +0200 karthik <p>Hi,<br />could you post the code of the mesh tool that u have developed</p> <p>Thanks,<br />Karthik</p> Use a screenshot of a WPF visual as a texture in Mogre. - Jonathan ANTOINE http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#c105 urn:md5:1ab2e130001a9fa706d9c07814c47913 Fri, 17 Apr 2009 14:54:30 +0200 Jonathan ANTOINE <p>@<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.#c104" rel="nofollow">cristi</a> : Thx... But I have no ideas of how vista does it's stuff...</p> Use a screenshot of a WPF visual as a texture in Mogre. - cristi http://blog.lexique-du-net.com/index.php?post/2009/03/25/Use-a-screenshot-of-a-WPF-visual-as-a-texture-in-Mogre.#c104 urn:md5:4c70a05ccf61cee04d5fa5cc75aeb1aa Fri, 17 Apr 2009 14:46:36 +0200 cristi <p>Excelent post!</p> <p>I'm try to take screenshot for a visual that is not visible on the screen. Something that can be used for an automatic processing of images. Load images from a foder, eliminate background color and export to transparent png.<br /> I wander how vista take screenshot of applications in taskbar when mouse roll over</p> <p>Regards</p>