In this design, all using material are defined. Many sketches and extrudes merged together for designing. Finally using Photowork for high quality rendering.
Wednesday, February 17, 2010
TomyadAuto® Car Inside Design
In this design, all using material are defined. Many sketches and extrudes merged together for designing. Finally using Photowork for high quality rendering.
Monday, January 18, 2010
TomyadAuto® Cyrus Concept
This concept coupe named Cyrus designed by SolidWorks and render with Photowork.
Friday, October 23, 2009
TSecurityCam 1.0.0.0 Beta
TSecurityCam converts your WebCam to a Security Camera (IP Camera). Connect your webcam to your computer. Launch TSecCam and select your camera device in ' Camera List ' box. Then press ' Start ' button. After that you can have your security cam by clicking on ' Enable Security Camera ' button. Now if any person crosses in front of your camera, the software will alert you with a sound.
TSecCam also can dial an emergency number as an optional caution. Only you need to choose a phone number and select your modem COM port. If the number is busy, the application redials.
Another features of TSecurityCam is taking picture while warning from the camera scene.
Be careful that you need to choose a alert sound and taken pictures saving path via hitting ' Browse ' buttons.

System Requirement:
Windows®: (XP 32/64 bit - Server 2003) + .Net Framework 3.5
CPU: 2.4 GHz AMD Sempron™ or intel® Celeron®
RAM: 256 MB
VGA: 64 MB Res(800 * 600)
HDD: 10 MB free space
TSecCam also can dial an emergency number as an optional caution. Only you need to choose a phone number and select your modem COM port. If the number is busy, the application redials.
Another features of TSecurityCam is taking picture while warning from the camera scene.
Be careful that you need to choose a alert sound and taken pictures saving path via hitting ' Browse ' buttons.
System Requirement:
Windows®: (XP 32/64 bit - Server 2003) + .Net Framework 3.5
CPU: 2.4 GHz AMD Sempron™ or intel® Celeron®
RAM: 256 MB
VGA: 64 MB Res(800 * 600)
HDD: 10 MB free space
Monday, September 14, 2009
TPortTerminal 1.0 Alpha
TPortTerminal is an application to communicate with COM ports on Pocket PC. The software has Port Scan option and Port Connection Setting.
PortTerminal screenshot before and after connecting
Download TPortTerminal 25 KB
+VB.Net 2005 Source Code
Download TPortTerminal 25 KB
+VB.Net 2005 Source Code
System Requirement: WinCE 5.0 or later + .Net Compact Framework 2.0
Friday, September 4, 2009
TScopeComponent
This easy to use component can scope your binary data.
Scoping Function:
Scope.Scoping(DataBit As Byte)
Example:
Scope1.Scoping(0)
'Control scopes Zero-Bit
ClearMonitor Function:
This method clears Scope monitor. The function does not have any parameter.
Example:
Scope1.ClearMonitor()
LineColor Property:
By the propery you can get or set Scope plotter pen color.
Example:
MsgBox(CStr(Scope1.LineColor))
'This line shows property value in message box.
Scope1.LineColor = Pens.Yellow
'The line sets Yellow as plotter pen color.
MonitorColor Property:
By the propery you can get or set Scope monitor backcolor.
Example:
MsgBox(CStr(Scope1.MonitorColor))
'This line shows property value in message box.
Scope1.MonitorColor = Color.White
'The line sets White as monitor backcolor.
MonitorImage ReadOnly Property:
By the propery you can only get Scope monitor image.
Example:
Scope1.MonitorImage.Save("C:\Monitor.bmp")
'The line saves monitor image in selected path.
Can be used on VB.Net and VC# 2005 (or newer version) projects.
To use the control, extract the ZIP file. On extraction folder, drag TScopeComponent.dll file and drop it on Visual Studio ToolBox.
Scoping Function:
Scope.Scoping(DataBit As Byte)
Example:
Scope1.Scoping(0)
'Control scopes Zero-Bit
ClearMonitor Function:
This method clears Scope monitor. The function does not have any parameter.
Example:
Scope1.ClearMonitor()
LineColor Property:
By the propery you can get or set Scope plotter pen color.
Example:
MsgBox(CStr(Scope1.LineColor))
'This line shows property value in message box.
Scope1.LineColor = Pens.Yellow
'The line sets Yellow as plotter pen color.
MonitorColor Property:
By the propery you can get or set Scope monitor backcolor.
Example:
MsgBox(CStr(Scope1.MonitorColor))
'This line shows property value in message box.
Scope1.MonitorColor = Color.White
'The line sets White as monitor backcolor.
MonitorImage ReadOnly Property:
By the propery you can only get Scope monitor image.
Example:
Scope1.MonitorImage.Save("C:\Monitor.bmp")
'The line saves monitor image in selected path.
.ZIP = [.DLL + VB.Net 2005 Source]
Can be used on VB.Net and VC# 2005 (or newer version) projects.
To use the control, extract the ZIP file. On extraction folder, drag TScopeComponent.dll file and drop it on Visual Studio ToolBox.
Thursday, August 27, 2009
TDesktopSlider 1.0.0.0
TDesktopSlider will change your WindowsXP Desktop Background automatically. Only select a path. After that DeskSlider set pictures in chosen folder as background image.
The software has extension filter + subfolder checking. You also can set an inerval for each background image duration.
System Requirement: ( Windows XP or MS Windows Server 2003 ) with .Net Framework 2.0 + {30 MB or a bit more HardDisk space}
Note: I do not test the application on Vista, Server 2008 and Se7en.
The software has extension filter + subfolder checking. You also can set an inerval for each background image duration.
System Requirement: ( Windows XP or MS Windows Server 2003 ) with .Net Framework 2.0 + {30 MB or a bit more HardDisk space}
Note: I do not test the application on Vista, Server 2008 and Se7en.
Subscribe to:
Posts (Atom)