Jump to content

GlyphDesigner v1.00


Biatu
 Share

Recommended Posts

Don't thank me for the file open bug, you found it first!  :P

lol, i know, but I still didnt fix it until you said something  :thumbsup:  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 by Biatu

What is what? What is what.

Link to comment
Share on other sites

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

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 by Biatu

What is what? What is what.

Link to comment
Share on other sites

  • 4 months later...

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 by Biatu

What is what? What is what.

Link to comment
Share on other sites

  • 7 months later...

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

What is what? What is what.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...