Category Archives: Microsoft

3D Terrain

Render a 3D random terrain with gradient colors and water level, rotate and move the viewing position by moving the mouse with left or right button. The example shows how to convert 3D space coordinates to 2D. Attachments File Uploaded Size 968-20190908-102607-Terrain3D.zip 9/8/2019 10:26:07 AM 3190

Simple Image Processor

Its a simple Image processor (can put some “Effects” in images…) Not very cool code, but I hope u can understand it. I think its only useful for starters in this area, Pro’s need not look at my (stupid :)) code… Hope u enjoy understandin this code… Attachments File Uploaded Size 990-20190908-102106-oldip.zip 9/8/2019 10:21:06 AM 7806

Terrain3D (Improved)

Improved is the ability to rotate and move the viewing position without any flickering. This is done by adding a back-buffer routine. Also improved is the ability to select the terrain resolution size at run-time. Also, the back-buffering can be turned on and off at run-time. Here’s the original authors description: Render a 3D random terrain with gradient… Read More »

Matrix Fall 3D, a matrix screensaver in 3D

Check out this unique Matrix Screensaver in 3D using the authentic fonts and original effects from the Matrix movie. Add and show custom texts in the Matrix Style. Enter the Matrix world in 3D ! It uses the Direct3D APIs and Visual Basic 6. Many effects. Fully configurable. Source code included. This screensaver is my version of the… Read More »

PicView

It loads images using Treeview and Listview. You can crop the image rotate it and mirror it. It is part of a project that I’m working on. Attachments File Uploaded Size 1003-20190908-101900-PicViewer.zip 9/8/2019 10:19:00 AM 104385

popupmenu

Cute Popupmenu for ur application. created by CREATEWINDOEX function and Subclassing window …more.befor using this code u have to register Agmsubclassing.dll. the dll file also included in this Zip file. plse report me if any bugs. Attachments File Uploaded Size 1012-20190908-101515-popupmenu.zip 9/8/2019 10:15:15 AM 23783

Create a trasparent background of BMPs

A small sample project, showing how to manage BMPs background color, setting it the same of the form color to simulate a transparent effect. BMPs are previously prepared, all with the same background color, then stored into an array to speed up their show. The final result is a flowing effect of BMPs. Attachments File Uploaded Size 1008-20190907-062154-FlashingBitmaps.zip… Read More »

How to print directly to the printer port

This is Visual Basic Program can be used to print directly to the printer port. It is very fast! Most Probably can be used Super Markets for customer satisfcation. They don’t have to wait for the their bills. Attachments File Uploaded Size 1009-20190907-062403-fasterprinting.txt 9/7/2019 6:24:03 AM 1795