DelphiShowcase

Cross-Platform 4D Solar System Simulation Is Built In Delphi

Planet Fun is a 4D solar system simulation for Android and iOS and it is built in Delphi. Planet positions are calculated using VSOP2013 ephemeris, years between 1500 and 3000 according the developer. The app is built using FireMonkey 3D functionality and full source code is available. Among its features are a solar system animation with configurable speed, choose camera target (Sun or planets)…
Read more
CodeDelphi

QuickLib Is A Powerful Third Party Library For Delphi Which Can Boost Productivity

Most of the time when starting a new big project you end up creating lots of modules for your application. Most of them could be dozens of different functions which helps to write less code while building the main project. For instance, while I was developing a school management system, I have created more than 30 modules for my project and currently, I utilize them all the time. They are my core…
Read more
CodeDelphiIDE

Investigate And Compile Powerful Linux Sample Apps In Delphi For Ubuntu

To continue our discussion of Linux development, let’s take a look at this incredible collection of sample projects available for download, which demonstrate some amazing functions that you can use on your Linux projects. First, let’s look at how to install the sample pack on Delphi using the GetIt tool. Open Delphi, go to menu Tools-> GetIt Package Manager, type FMXLinuxSample…
Read more
C++Delphi

Quickly Create Cloud Aware Delphi And C++ Builder Windows Apps With IPWorks Cloud Storage Library

Cloud Computing and cloud services are now in demand. You can see every new application or system using cloud technologies like Azure Files, Amazon S3, OneDrive, or DropBox. These services offer enterprise-grade and robust file-saving services. And you get easy-to-manage features on your data from these services. Delphi community has several open-source libraries related to these…
Read more