jaberwacky Posted October 19, 2013 Share Posted October 19, 2013 Don't thank me for the file open bug, you found it first! Biatu 1 Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Link to comment Share on other sites More sharing options...
Biatu Posted October 21, 2013 Author Share Posted October 21, 2013 (edited) Don't thank me for the file open bug, you found it first! lol, i know, but I still didnt fix it until you said something everybody wins. On another note, im holding off on updates for a moment, im still working with some ideas on 3D. The implementation of movable control dots (editable vectors), imports/exports, polygons, and curves will be the next goal. (End of this week and/or next, due to work) I was visualizing having a cube, and the starting coords at the center of the screen, kinda like the XY mode on an oscilloscope. QWE,ASD for the rotation/and up down left right controls. Edited October 21, 2013 by Biatu What is what? What is what. Link to comment Share on other sites More sharing options...
Biatu Posted October 25, 2013 Author Share Posted October 25, 2013 Update: v1.06 https://www.dropbox.com/s/pj9wgna67phqy2w/GlyphDesigner%20v1.06.exe -Few Optimizations. (Cut MilliSec/Frame in half) -Implemented Image Export (Png, jpg, bmp) -Hide Control Points on circles. Note: To use the old save data, add 1 to the 17th "NNNN" offset of the glyphdata file. DEADBEEFNNNN => DEADBEF0NNNN I will work on the simple stuff first. The rewrite is pretty difficult so far, keep running into issues. (Lack of multithreadding kinda sux) So if there are any other requests...i will give it a shot. Icon exports on the way. What is what? What is what. Link to comment Share on other sites More sharing options...
jaberwacky Posted October 31, 2013 Share Posted October 31, 2013 You know what would be a neat feature? Zoom down to a point. This would allow a finer grain of control over point placement. Helpful Posts and Websites: AutoIt3 Variables and Function Parameters MHz | AutoIt Wiki | Using the GUIToolTip UDF BrewManNH | Can't find what you're looking for on the Forum? Link to comment Share on other sites More sharing options...
Biatu Posted November 5, 2013 Author Share Posted November 5, 2013 (edited) You know what would be a neat feature? Zoom down to a point. This would allow a finer grain of control over point placement. That's a good idea, I had planned to enable this. Like...as you move along the z axis (zoom) the colors will cycle. The issue im having is with clicking a dot/control point to select it. Double clicking to select a point (adds an outline), then drag it to relocate it. Been working a lot lately, job and a few other projects. *Requires WinAPIEx* Here is source: GridMaker v1.06.au3 Here is Dependency: Ext.au3 Edited November 5, 2013 by Biatu What is what? What is what. Link to comment Share on other sites More sharing options...
Biatu Posted March 9, 2014 Author Share Posted March 9, 2014 (edited) Here is an experimental 3D version. It only has navigation for now. Reason being is that I cant speed it up enough to be usable. requires Starg's s3d.au3. Controls: Move, WASD Camera, UDLR Z Axis, Shift/Ctrl View Modes: (Num keys) 1, 2D 2, x2 3, x4 4, x8 5, x16 6, x32 11-Mouse _MOD.au3 Edited March 9, 2014 by Biatu What is what? What is what. Link to comment Share on other sites More sharing options...
Biatu Posted November 9, 2014 Author Share Posted November 9, 2014 Infinity.GlyphDesigner v2.00a -Complete Rewrite of code -Added curves -Use Shift key to continue lines/curves Controls: LeftClick=Place ControlPoint Shift+LeftClick=Place Consecutive ControlPoints LeftClick+Drag=Draw Line Shift+LeftClick+Drag=Draw Consecutive Lines/Curve 1 Key=Line Mode 2 Key=Curve Mode ...Currently working on Undo/Clear Functions. (Ctrl+Z,Ctrl+N) Downloads: 32Bit: https://drive.google.com/file/d/0B8M7MDYfpD20aC1FRmUtT1h6aUE/view?usp=sharing 64Bit: https://drive.google.com/file/d/0B8M7MDYfpD20V3lnMXBJeHZPTHc/view?usp=sharing mesale0077 1 What is what? What is what. Link to comment Share on other sites More sharing options...
mesale0077 Posted November 9, 2014 Share Posted November 9, 2014 32bit link for 64bit 64bit link for 64bit 64bit on both links,Where is the link 32bit Link to comment Share on other sites More sharing options...
Biatu Posted November 10, 2014 Author Share Posted November 10, 2014 Update: -Finished Undo/Reset Functions These links get updated as I compile new versions. 64Bit: Infintiy.GlyphDesigner.64 32Bit: Infinity.GlyphDesigner jaberwacky 1 What is what? What is what. Link to comment Share on other sites More sharing options...
Biatu Posted November 14, 2014 Author Share Posted November 14, 2014 Update:-Improved Performance64Bit: Infintiy.GlyphDesigner.6432Bit: Infinity.GlyphDesigner jaberwacky 1 What is what? What is what. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now