Delphi

Embarcadero MVP Paul Toth Demos Building A Google Cardboard VR App With Delphi FireMonkey

Author: CarloG Embarcadero MVP Paul Toth has a video up demoing how to build a Google Cardboard VR app with Delphi FireMonkey. Source code is also available. The video is in French so you can use the auto translated subtitlesif needed. The video itself talks about building the stereo view, creating the lens distortion effect, and integrating the rotation vector information. The source code…
Read more
News

With Delphi the Whole World is Under Control

Hamburg, Germany has the largest model railway in the world – The Miniatur Wunderland. Miniature Wunderland is Hamburg’s #1 tourist attraction and attracts 1.3 million visitors from all over the world. It’s particularly distinguished by its high level of…
C++

Get Started Fast With RAD Studio For Cross Platform Development On Android, iOS, macOS, And Windows

Author: Daniele Fare If you are new to RAD Studio and Delphi or you are a long time user these videos will help you setup and configure each of the platforms supported by RAD Studio and Delphi. The platforms supported by VCL apps are Win32 and Win64. The platforms supported by cross platform FMX apps are Android, iOS 32, iOS 64, iOS Simulator, macOS, Win32, and Win64. You can quickly build and…
Read more
News

Appx Development for Windows 10 Store

Author: CARLOS M6766 One of the most interesting new features introduced in RAD Studio 10.1 Berlin Update 2 Anniversary Edition is the support for building Windows 10 APPX application packages. YouTube reply of EMEA Embarcadero developer webinar “Appx Development for…
Delphi

Powerful GUIs using Scalable Vector Graphics and the RiverSoftAVG SVG Component Library with Tom Grubb

Author: Remy Lebeau Scaleable Vector Graphics (SVG) are awesome in their ability to make your GUIs stand out. Not only because they are scaleable, but perhaps even more importantly, because they are editable. Unlike bitmaps, each piece of a graphic is editable. You can change colors, rotations, visibility, etc in real-time at run-time. With the RiverSoftAVG SVG Component Library (RSCL), you get…
Read more
Delphi

Preparing for Linux

Author: NatSam If you’ve seen the roadmap or the product address then you know Delphi for Linux is coming. Delphi’s come a long way in recent years, reaching all the platforms that matter . . . Windows 32-bit Windows 64-bit macOS iOS Android Windows 10…
News

Learn How to manage Exif from graphic files with Delphi app - with Andrew Sovtsov - CodeRage XI

Author: Ellajohn Almost every digital image contains very valuable EXIF metadata about any parameter of the shot, light conditions, camera settings and even GPS coordinates. It would be extremely helpful to be able to extract, save to a database and use this metadata for further analysis. In this session you will meet a little sample application to do it which was developed with RAD Studio…
Read more