Browse by Tags
All Tags »
Perspective (
RSS)
Presentation of the RelativeTransformer class, from the Perspective library, which can apply successively moving, sizing and rotation operations on a Visual3D, by memorizing its position and its transformation matrix. Article Source code
Perspective FX 1.0 released : see how to adjust contrast, brightness and saturation of an image, and how to build custom effects by simply assembling filters , without HLSL skills... Here is an example of saturation adjustment done with the Saturator...
Usually, writing custom graphical effects classes for WPF or Silverlight requires some HLSL programming skills. For a .NET programmer, learning this language may be sometimes long and tricky. The Perspective FX framework aims to help you to build custom...
My book about Silverlight was published yesterday :-) It's aimed at developers who want to make rich Internet applications: .NET Web developers or Web .NET developers ! The fundamentals are presented in Silverlight 2 and 3, and a chapter is dedicated...
Version 1.0 of the Perspective library for Silverlight 2 and 3 has just been published. It contains custom drawing classes, custom controls and custom panels, which can be used as it or which may serve as inspiration source. It also includes classes that...
In the same experimental and pedagogical spirit as Perspective for WPF , here is Perspective for Silverlight : dynamic on-demand Silverlight package, assembly and object loading, simple but effective page navigation framework, localization system based...
This new article shows how I built the ImageToJpeg tool to convert into JPEG the RAW files of my Nikon camera. RAW files contain raw data issued by the sensor. They constitute the original pictures, and have the same value as the traditional photo negatives...
My articles about WPF programming with the Perspective library have been updated for the latest release : Perspective : a light process for WPF localization WPF : screen resolution independence with Perspective Perspective : Easy 3D programming with WPF...
Hello, I'm Olivier Dewit, a french technical book author. I'm coming from msmvps.com and I will now blog here about WPF. I'm writing a book about WPF, in French. My contribution to the community is Perspective , an experimental and pedagogical...