diff --git a/.checkstyle b/.checkstyle new file mode 100644 index 0000000..428926e --- /dev/null +++ b/.checkstyle @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.classpath b/.classpath new file mode 100644 index 0000000..d1068b3 --- /dev/null +++ b/.classpath @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d075be7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +/bin/ +/Operator/ +/DrawerProperties/ +*.pdfd +*.dbc +SchedulerConfig.txt +scenicView.properties +ScenariumConfig.txt +*.class +*~ +*.bck +build.number +/extern/ +/out/ +/.settings/ +/junit/ +/target/ diff --git a/.project b/.project new file mode 100644 index 0000000..77c986b --- /dev/null +++ b/.project @@ -0,0 +1,24 @@ + + + atriasoft-egami + + + atriasoft-egami + + + + org.eclipse.jdt.core.javabuilder + + + + + net.sf.eclipsecs.core.CheckstyleBuilder + + + + + + org.eclipse.jdt.core.javanature + net.sf.eclipsecs.core.CheckstyleNature + + diff --git a/CheckStyle.xml b/CheckStyle.xml new file mode 100755 index 0000000..d68aedd --- /dev/null +++ b/CheckStyle.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CleanUp.xml b/CleanUp.xml new file mode 100644 index 0000000..543d7b0 --- /dev/null +++ b/CleanUp.xml @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Formatter.xml b/Formatter.xml new file mode 100644 index 0000000..aec36fe --- /dev/null +++ b/Formatter.xml @@ -0,0 +1,390 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a612ad9 --- /dev/null +++ b/LICENSE @@ -0,0 +1,373 @@ +Mozilla Public License Version 2.0 +================================== + +1. Definitions +-------------- + +1.1. "Contributor" + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. + +1.2. "Contributor Version" + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. + +1.3. "Contribution" + means Covered Software of a particular Contributor. + +1.4. "Covered Software" + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. + +1.5. "Incompatible With Secondary Licenses" + means + + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or + + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. + +1.6. "Executable Form" + means any form of the work other than Source Code Form. + +1.7. "Larger Work" + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. + +1.8. "License" + means this document. + +1.9. "Licensable" + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. + +1.10. "Modifications" + means any of the following: + + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or + + (b) any new file in Source Code Form that contains any Covered + Software. + +1.11. "Patent Claims" of a Contributor + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. + +1.12. "Secondary License" + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. + +1.13. "Source Code Form" + means the form of the work preferred for making modifications. + +1.14. "You" (or "Your") + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. + +2. License Grants and Conditions +-------------------------------- + +2.1. Grants + +Each Contributor hereby grants You a world-wide, royalty-free, +non-exclusive license: + +(a) under intellectual property rights (other than patent or trademark) + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and + +(b) under Patent Claims of such Contributor to make, use, sell, offer + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. + +2.2. Effective Date + +The licenses granted in Section 2.1 with respect to any Contribution +become effective for each Contribution on the date the Contributor first +distributes such Contribution. + +2.3. Limitations on Grant Scope + +The licenses granted in this Section 2 are the only rights granted under +this License. No additional rights or licenses will be implied from the +distribution or licensing of Covered Software under this License. +Notwithstanding Section 2.1(b) above, no patent license is granted by a +Contributor: + +(a) for any code that a Contributor has removed from Covered Software; + or + +(b) for infringements caused by: (i) Your and any other third party's + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or + +(c) under Patent Claims infringed by Covered Software in the absence of + its Contributions. + +This License does not grant any rights in the trademarks, service marks, +or logos of any Contributor (except as may be necessary to comply with +the notice requirements in Section 3.4). + +2.4. Subsequent Licenses + +No Contributor makes additional grants as a result of Your choice to +distribute the Covered Software under a subsequent version of this +License (see Section 10.2) or under the terms of a Secondary License (if +permitted under the terms of Section 3.3). + +2.5. Representation + +Each Contributor represents that the Contributor believes its +Contributions are its original creation(s) or it has sufficient rights +to grant the rights to its Contributions conveyed by this License. + +2.6. Fair Use + +This License is not intended to limit any rights You have under +applicable copyright doctrines of fair use, fair dealing, or other +equivalents. + +2.7. Conditions + +Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted +in Section 2.1. + +3. Responsibilities +------------------- + +3.1. Distribution of Source Form + +All distribution of Covered Software in Source Code Form, including any +Modifications that You create or to which You contribute, must be under +the terms of this License. You must inform recipients that the Source +Code Form of the Covered Software is governed by the terms of this +License, and how they can obtain a copy of this License. You may not +attempt to alter or restrict the recipients' rights in the Source Code +Form. + +3.2. Distribution of Executable Form + +If You distribute Covered Software in Executable Form then: + +(a) such Covered Software must also be made available in Source Code + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and + +(b) You may distribute such Executable Form under the terms of this + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. + +3.3. Distribution of a Larger Work + +You may create and distribute a Larger Work under terms of Your choice, +provided that You also comply with the requirements of this License for +the Covered Software. If the Larger Work is a combination of Covered +Software with a work governed by one or more Secondary Licenses, and the +Covered Software is not Incompatible With Secondary Licenses, this +License permits You to additionally distribute such Covered Software +under the terms of such Secondary License(s), so that the recipient of +the Larger Work may, at their option, further distribute the Covered +Software under the terms of either this License or such Secondary +License(s). + +3.4. Notices + +You may not remove or alter the substance of any license notices +(including copyright notices, patent notices, disclaimers of warranty, +or limitations of liability) contained within the Source Code Form of +the Covered Software, except that You may alter any license notices to +the extent required to remedy known factual inaccuracies. + +3.5. Application of Additional Terms + +You may choose to offer, and to charge a fee for, warranty, support, +indemnity or liability obligations to one or more recipients of Covered +Software. However, You may do so only on Your own behalf, and not on +behalf of any Contributor. You must make it absolutely clear that any +such warranty, support, indemnity, or liability obligation is offered by +You alone, and You hereby agree to indemnify every Contributor for any +liability incurred by such Contributor as a result of warranty, support, +indemnity or liability terms You offer. You may include additional +disclaimers of warranty and limitations of liability specific to any +jurisdiction. + +4. Inability to Comply Due to Statute or Regulation +--------------------------------------------------- + +If it is impossible for You to comply with any of the terms of this +License with respect to some or all of the Covered Software due to +statute, judicial order, or regulation then You must: (a) comply with +the terms of this License to the maximum extent possible; and (b) +describe the limitations and the code they affect. Such description must +be placed in a text file included with all distributions of the Covered +Software under this License. Except to the extent prohibited by statute +or regulation, such description must be sufficiently detailed for a +recipient of ordinary skill to be able to understand it. + +5. Termination +-------------- + +5.1. The rights granted under this License will terminate automatically +if You fail to comply with any of its terms. However, if You become +compliant, then the rights granted under this License from a particular +Contributor are reinstated (a) provisionally, unless and until such +Contributor explicitly and finally terminates Your grants, and (b) on an +ongoing basis, if such Contributor fails to notify You of the +non-compliance by some reasonable means prior to 60 days after You have +come back into compliance. Moreover, Your grants from a particular +Contributor are reinstated on an ongoing basis if such Contributor +notifies You of the non-compliance by some reasonable means, this is the +first time You have received notice of non-compliance with this License +from such Contributor, and You become compliant prior to 30 days after +Your receipt of the notice. + +5.2. If You initiate litigation against any entity by asserting a patent +infringement claim (excluding declaratory judgment actions, +counter-claims, and cross-claims) alleging that a Contributor Version +directly or indirectly infringes any patent, then the rights granted to +You by any and all Contributors for the Covered Software under Section +2.1 of this License shall terminate. + +5.3. In the event of termination under Sections 5.1 or 5.2 above, all +end user license agreements (excluding distributors and resellers) which +have been validly granted by You or Your distributors under this License +prior to termination shall survive termination. + +************************************************************************ +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * +* basis, without warranty of any kind, either expressed, implied, or * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * +* (not any Contributor) assume the cost of any necessary servicing, * +* repair, or correction. This disclaimer of warranty constitutes an * +* essential part of this License. No use of any Covered Software is * +* authorized under this License except under this disclaimer. * +* * +************************************************************************ + +************************************************************************ +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * +* shall have been informed of the possibility of such damages. This * +* limitation of liability shall not apply to liability for death or * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * +************************************************************************ + +8. Litigation +------------- + +Any litigation relating to this License may be brought only in the +courts of a jurisdiction where the defendant maintains its principal +place of business and such litigation shall be governed by laws of that +jurisdiction, without reference to its conflict-of-law provisions. +Nothing in this Section shall prevent a party's ability to bring +cross-claims or counter-claims. + +9. Miscellaneous +---------------- + +This License represents the complete agreement concerning the subject +matter hereof. If any provision of this License is held to be +unenforceable, such provision shall be reformed only to the extent +necessary to make it enforceable. Any law or regulation which provides +that the language of a contract shall be construed against the drafter +shall not be used to construe this License against a Contributor. + +10. Versions of the License +--------------------------- + +10.1. New Versions + +Mozilla Foundation is the license steward. Except as provided in Section +10.3, no one other than the license steward has the right to modify or +publish new versions of this License. Each version will be given a +distinguishing version number. + +10.2. Effect of New Versions + +You may distribute the Covered Software under the terms of the version +of the License under which You originally received the Covered Software, +or under the terms of any subsequent version published by the license +steward. + +10.3. Modified Versions + +If you create software not governed by this License, and you want to +create a new license for such software, you may create and use a +modified version of this License if you rename the license and remove +any references to the name of the license steward (except to note that +such modified license differs from this License). + +10.4. Distributing Source Code Form that is Incompatible With Secondary +Licenses + +If You choose to distribute Source Code Form that is Incompatible With +Secondary Licenses under the terms of this version of the License, the +notice described in Exhibit B of this License must be attached. + +Exhibit A - Source Code Form License Notice +------------------------------------------- + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/. + +If it is not possible or desirable to put the notice in a particular +file, then You may include the notice in a location (such as a LICENSE +file in a relevant directory) where a recipient would be likely to look +for such a notice. + +You may add additional accurate notices of copyright ownership. + +Exhibit B - "Incompatible With Secondary Licenses" Notice +--------------------------------------------------------- + + This Source Code Form is "Incompatible With Secondary Licenses", as + defined by the Mozilla Public License, v. 2.0. diff --git a/src/module-info.java b/src/module-info.java new file mode 100644 index 0000000..780054a --- /dev/null +++ b/src/module-info.java @@ -0,0 +1,9 @@ +/** Basic module interface. + * + * @author Edouard DUPIN */ + +open module org.atriasoft.egami { + exports org.atriasoft.egami; + requires transitive org.atriasoft.etk; + requires transitive io.scenarium.logger; +} diff --git a/src/org/atriasoft/egami/Egami.java b/src/org/atriasoft/egami/Egami.java new file mode 100644 index 0000000..2a981fb --- /dev/null +++ b/src/org/atriasoft/egami/Egami.java @@ -0,0 +1,6 @@ +package org.atriasoft.egami; + +public class Egami { + + private Egami() {} +} diff --git a/src/org/atriasoft/egami/Image.java b/src/org/atriasoft/egami/Image.java new file mode 100644 index 0000000..e49cd14 --- /dev/null +++ b/src/org/atriasoft/egami/Image.java @@ -0,0 +1,229 @@ +package org.atriasoft.egami; + +import org.atriasoft.etk.Color; +import org.atriasoft.etk.math.Vector2i; + +public interface Image { + static final float FLOAT_256 = 0xFF; + static final float INV_FLOAT_256 = 1.0f / 0xFF; + + default byte getAByte(final int x, final int y) { + return (byte) (getAFloat(x, y) * Image.FLOAT_256); + } + + default byte getAByte(final Vector2i pos) { + return getAByte(pos.x(), pos.y()); + } + + default float getAFloat(final int x, final int y) { + return getAByte(x, y) * Image.INV_FLOAT_256; + } + + default float getAFloat(final Vector2i pos) { + return getAFloat(pos.x(), pos.y()); + } + + default byte getBByte(final int x, final int y) { + return (byte) (getBFloat(x, y) * Image.FLOAT_256); + } + + default byte getBByte(final Vector2i pos) { + return getBByte(pos.x(), pos.y()); + } + + default float getBFloat(final int x, final int y) { + return getBByte(x, y) * Image.INV_FLOAT_256; + } + + default float getBFloat(final Vector2i pos) { + return getBFloat(pos.x(), pos.y()); + } + + default Color getColor(final int x, final int y) { + return new Color(getRFloat(x, y), getGFloat(x, y), getBFloat(x, y), getAFloat(x, y)); + } + + default Color getColor(final Vector2i pos) { + return getColor(pos.x(), pos.y()); + } + + default int getColorARGB(final int x, final int y) { + return (getAByte(x, y) << 24) + (getRByte(x, y) << 16) + (getGByte(x, y) << 8) + getBByte(x, y); + } + + default int getColorARGB(final Vector2i pos) { + return getColorARGB(pos.x(), pos.y()); + } + + default int getColorRGBA(final int x, final int y) { + return (getRByte(x, y) << 24) + (getGByte(x, y) << 16) + (getBByte(x, y) << 8) + getAByte(x, y); + } + + default int getColorRGBA(final Vector2i pos) { + return getColorRGBA(pos.x(), pos.y()); + } + + default byte getGByte(final int x, final int y) { + return (byte) (getGFloat(x, y) * Image.FLOAT_256); + } + + default byte getGByte(final Vector2i pos) { + return getGByte(pos.x(), pos.y()); + } + + default float getGFloat(final int x, final int y) { + return getGByte(x, y) * Image.INV_FLOAT_256; + } + + default float getGFloat(final Vector2i pos) { + return getGFloat(pos.x(), pos.y()); + } + + int getHeight(); + + default byte getRByte(final int x, final int y) { + return (byte) (getRFloat(x, y) * Image.FLOAT_256); + } + + default byte getRByte(final Vector2i pos) { + return getRByte(pos.x(), pos.y()); + } + + default float getRFloat(final int x, final int y) { + return getRByte(x, y) * Image.INV_FLOAT_256; + } + + default float getRFloat(final Vector2i pos) { + return getRFloat(pos.x(), pos.y()); + } + + default Vector2i getSize() { + return new Vector2i(getWidth(), getHeight()); + } + + ImageType getType(); + + int getWidth(); + + boolean hasAlpha(); + + default void setAByte(final int x, final int y, final byte value) { + setAFloat(x, y, value * Image.INV_FLOAT_256); + } + + default void setAByte(final Vector2i pos, final byte value) { + setAByte(pos.x(), pos.y(), value); + } + + default void setAFloat(final int x, final int y, final float value) { + setAByte(x, y, (byte) (value * Image.FLOAT_256)); + } + + default void setAFloat(final Vector2i pos, final float value) { + setAFloat(pos.x(), pos.y(), value); + } + + default void setBByte(final int x, final int y, final byte value) { + setBFloat(x, y, value * Image.INV_FLOAT_256); + } + + default void setBByte(final Vector2i pos, final byte value) { + setBByte(pos.x(), pos.y(), value); + } + + default void setBFloat(final int x, final int y, final float value) { + setBByte(x, y, (byte) (value * Image.FLOAT_256)); + } + + default void setBFloat(final Vector2i pos, final float value) { + setBFloat(pos.x(), pos.y(), value); + } + + default void setColor(final int x, final int y, final Color color) { + setRFloat(x, y, color.r()); + setGFloat(x, y, color.g()); + setBFloat(x, y, color.b()); + setAFloat(x, y, color.a()); + } + + default void setColor(final Vector2i pos, final Color color) { + setColor(pos.x(), pos.y(), color); + } + + default void setColorARGB(final int x, final int y, final int color) { + byte a = (byte) (color >> 24); + byte r = (byte) (color >> 16); + byte g = (byte) (color >> 8); + byte b = (byte) color; + setRByte(x, y, r); + setGByte(x, y, g); + setBByte(x, y, b); + setAByte(x, y, a); + } + + default void setColorARGB(final Vector2i pos, final int color) { + setColorARGB(pos.x(), pos.y(), color); + } + + default void setColorByte(final int x, final int y, final byte r, final byte g, final byte b, final byte a) { + setRByte(x, y, r); + setGByte(x, y, g); + setBByte(x, y, b); + setAByte(x, y, a); + } + + default void setColorFloat(final int x, final int y, final float r, final float g, final float b, final float a) { + setRFloat(x, y, r); + setGFloat(x, y, g); + setBFloat(x, y, b); + setAFloat(x, y, a); + } + + default void setColorRGBA(final int x, final int y, final int color) { + byte r = (byte) (color >> 24); + byte g = (byte) (color >> 16); + byte b = (byte) (color >> 8); + byte a = (byte) color; + setRByte(x, y, r); + setGByte(x, y, g); + setBByte(x, y, b); + setAByte(x, y, a); + } + + default void setColorRGBA(final Vector2i pos, final int color) { + setColorRGBA(pos.x(), pos.y(), color); + } + + default void setGByte(final int x, final int y, final byte value) { + setGFloat(x, y, value * Image.INV_FLOAT_256); + } + + default void setGByte(final Vector2i pos, final byte value) { + setGByte(pos.x(), pos.y(), value); + } + + default void setGFloat(final int x, final int y, final float value) { + setGByte(x, y, (byte) (value * Image.FLOAT_256)); + } + + default void setGFloat(final Vector2i pos, final float value) { + setGFloat(pos.x(), pos.y(), value); + } + + default void setRByte(final int x, final int y, final byte value) { + setRFloat(x, y, value * Image.INV_FLOAT_256); + } + + default void setRByte(final Vector2i pos, final byte value) { + setRByte(pos.x(), pos.y(), value); + } + + default void setRFloat(final int x, final int y, final float value) { + setRByte(x, y, (byte) (value * Image.FLOAT_256)); + } + + default void setRFloat(final Vector2i pos, final float value) { + setRFloat(pos.x(), pos.y(), value); + } + +} diff --git a/src/org/atriasoft/egami/ImageByte.java b/src/org/atriasoft/egami/ImageByte.java new file mode 100644 index 0000000..80efceb --- /dev/null +++ b/src/org/atriasoft/egami/ImageByte.java @@ -0,0 +1,118 @@ +package org.atriasoft.egami; + +import java.util.Arrays; + +import org.atriasoft.etk.math.Vector2i; + +public abstract class ImageByte implements Image { + protected byte[] buffer; + protected int height; + protected int inSize; + protected int width; + + protected ImageByte(final int width, final int height, final int inSize) { + this.inSize = inSize; + this.width = width; + this.height = height; + this.buffer = new byte[width * height * this.inSize]; + } + + protected ImageByte(final int width, final int height, final int inSize, final byte[] buffer) { + this.inSize = inSize; + this.width = width; + this.height = height; + this.buffer = buffer; + } + + public void clear() { + Arrays.fill(this.buffer, (byte) 0); + } + + public byte[] getBuffer() { + return this.buffer; + } + + public Vector2i getGPUSize() { + /* + if (false) { + // Some GPU does not support not pow2 dimention.... + #if defined(__TARGET_OS__Android) \ + || defined(__TARGET_OS__IOs) + return ivec2(nextP2(m_data->getSize().x()), + nextP2(m_data->getSize().y())); + } + */ + return getSize(); + } + + @Override + public int getHeight() { + return this.height; + } + + public byte[] getRaw() { + // TODO Auto-generated method stub + return this.buffer; + } + + @Override + public int getWidth() { + return this.width; + } + + public void resize(final int width, final int height) { + if (width == this.width && height == this.height) { + // same size == > nothing to do ... + return; + } + final int oldWidth = this.width; + final int oldHeight = this.height; + final byte[] oldBuffer = this.buffer; + this.width = width; + this.height = height; + this.buffer = new byte[this.width * this.height * this.inSize]; + if (this.width <= oldWidth) { + if (this.height < oldHeight) { + // Just remove lines .... + for (int yyy = 0; yyy < this.height; ++yyy) { + for (int xxx = 0; xxx < this.width; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } else { + // just add lines + for (int yyy = 0; yyy < oldHeight; ++yyy) { + for (int xxx = 0; xxx < this.width; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } + } else if (this.height <= oldHeight) { + for (int yyy = 0; yyy < this.height; ++yyy) { + for (int xxx = 0; xxx < oldWidth; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } else { + for (int yyy = 0; yyy < oldHeight; ++yyy) { + for (int xxx = 0; xxx < oldWidth; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } + } + + public void setSize(final int width, final int height) { + this.width = width; + this.height = height; + this.buffer = new byte[width * height * this.inSize]; + } +} diff --git a/src/org/atriasoft/egami/ImageByteMono.java b/src/org/atriasoft/egami/ImageByteMono.java new file mode 100644 index 0000000..06077d9 --- /dev/null +++ b/src/org/atriasoft/egami/ImageByteMono.java @@ -0,0 +1,72 @@ +package org.atriasoft.egami; + +public class ImageByteMono extends ImageByte { + + public ImageByteMono(final int width, final int height) { + super(width, height, 1); + } + + public ImageByteMono(final int width, final int height, final byte[] buffer) { + super(width, height, 1, buffer); + } + + public byte get(final int x, final int y) { + return this.buffer[(y * this.width + x)]; + } + + @Override + public byte getAByte(final int x, final int y) { + return (byte) 0xFF; + } + + @Override + public byte getBByte(final int x, final int y) { + return get(x, y); + } + + @Override + public byte getGByte(final int x, final int y) { + return get(x, y); + } + + @Override + public byte getRByte(final int x, final int y) { + return get(x, y); + } + + @Override + public ImageType getType() { + return ImageType.TYPE_BYTE_GRAY; + } + + @Override + public boolean hasAlpha() { + return false; + } + + public void set(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x)] = value; + } + + public void set(final int x, final int y, final float value) { + this.buffer[(y * this.width + x)] = (byte) (value * 256.0f); + } + + @Override + public void setAByte(final int x, final int y, final byte value) {} + + @Override + public void setBByte(final int x, final int y, final byte value) { + set(x, y, value); + } + + @Override + public void setGByte(final int x, final int y, final byte value) { + set(x, y, value); + } + + @Override + public void setRByte(final int x, final int y, final byte value) { + set(x, y, value); + } +} diff --git a/src/org/atriasoft/egami/ImageByteRGB.java b/src/org/atriasoft/egami/ImageByteRGB.java new file mode 100644 index 0000000..5cc3f4f --- /dev/null +++ b/src/org/atriasoft/egami/ImageByteRGB.java @@ -0,0 +1,68 @@ +package org.atriasoft.egami; + +public class ImageByteRGB extends ImageByte { + + public ImageByteRGB(final int width, final int height) { + super(width, height, 3); + } + + public ImageByteRGB(final int width, final int height, final byte[] buffer) { + super(width, height, 3, buffer); + } + + @Override + public byte getAByte(final int x, final int y) { + return (byte) 0xFF; + } + + @Override + public byte getBByte(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 2]; + } + + @Override + public byte[] getBuffer() { + return this.buffer; + } + + @Override + public byte getGByte(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 1]; + } + + @Override + public byte getRByte(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize]; + } + + @Override + public ImageType getType() { + return ImageType.TYPE_BYTE_RGB; + } + + @Override + public boolean hasAlpha() { + return false; + } + + @Override + public void setAByte(final int x, final int y, final byte value) { + + } + + @Override + public void setBByte(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x) * this.inSize + 2] = value; + } + + @Override + public void setGByte(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x) * this.inSize + 1] = value; + } + + @Override + public void setRByte(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x) * this.inSize] = value; + } + +} diff --git a/src/org/atriasoft/egami/ImageByteRGBA.java b/src/org/atriasoft/egami/ImageByteRGBA.java new file mode 100644 index 0000000..3810a1e --- /dev/null +++ b/src/org/atriasoft/egami/ImageByteRGBA.java @@ -0,0 +1,67 @@ +package org.atriasoft.egami; + +public class ImageByteRGBA extends ImageByte { + + public ImageByteRGBA(final int width, final int height) { + super(width, height, 4); + } + + public ImageByteRGBA(final int width, final int height, final byte[] buffer) { + super(width, height, 4, buffer); + } + + @Override + public byte getAByte(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 3]; + } + + @Override + public byte getBByte(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 2]; + } + + @Override + public byte[] getBuffer() { + return this.buffer; + } + + @Override + public byte getGByte(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 1]; + } + + @Override + public byte getRByte(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize]; + } + + @Override + public ImageType getType() { + return ImageType.TYPE_BYTE_RGBA; + } + + @Override + public boolean hasAlpha() { + return true; + } + + @Override + public void setAByte(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x) * this.inSize + 3] = value; + } + + @Override + public void setBByte(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x) * this.inSize + 2] = value; + } + + @Override + public void setGByte(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x) * this.inSize + 1] = value; + } + + @Override + public void setRByte(final int x, final int y, final byte value) { + this.buffer[(y * this.width + x) * this.inSize] = value; + } +} diff --git a/src/org/atriasoft/egami/ImageFloat.java b/src/org/atriasoft/egami/ImageFloat.java new file mode 100644 index 0000000..5522848 --- /dev/null +++ b/src/org/atriasoft/egami/ImageFloat.java @@ -0,0 +1,108 @@ +package org.atriasoft.egami; + +import org.atriasoft.etk.math.Vector2i; + +public abstract class ImageFloat implements Image { + protected float[] buffer; + protected int height; + protected int inSize; + protected int width; + + protected ImageFloat(final int width, final int height, final int inSize) { + this.inSize = inSize; + this.width = width; + this.height = height; + this.buffer = new float[width * height * this.inSize]; + } + + protected ImageFloat(final int width, final int height, final int inSize, final float[] buffer) { + this.inSize = inSize; + this.width = width; + this.height = height; + this.buffer = buffer; + } + + public float[] getBuffer() { + return this.buffer; + } + + public Vector2i getGPUSize() { + /* + if (false) { + // Some GPU does not support not pow2 dimention.... + /* + #if defined(__TARGET_OS__Android) \ + || defined(__TARGET_OS__IOs) + return ivec2(nextP2(m_data->getSize().x()), + nextP2(m_data->getSize().y())); + } + */ + return getSize(); + } + + @Override + public int getHeight() { + return this.height; + } + + @Override + public int getWidth() { + return this.width; + } + + public void resize(final int width, final int height) { + if (width == this.width && height == this.height) { + // same size == > nothing to do ... + return; + } + final int oldWidth = this.width; + final int oldHeight = this.height; + final float[] oldBuffer = this.buffer; + this.width = width; + this.height = height; + this.buffer = new float[this.width * this.height * this.inSize]; + if (this.width <= oldWidth) { + if (this.height < oldHeight) { + // Just remove lines .... + for (int yyy = 0; yyy < this.height; ++yyy) { + for (int xxx = 0; xxx < this.width; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } else { + // just add lines + for (int yyy = 0; yyy < oldHeight; ++yyy) { + for (int xxx = 0; xxx < this.width; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } + } else if (this.height <= oldHeight) { + for (int yyy = 0; yyy < this.height; ++yyy) { + for (int xxx = 0; xxx < oldWidth; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } else { + for (int yyy = 0; yyy < oldHeight; ++yyy) { + for (int xxx = 0; xxx < oldWidth; ++xxx) { + for (int iii = 0; iii < this.inSize; iii++) { + this.buffer[(yyy * this.width + xxx) * this.inSize + iii] = oldBuffer[(yyy * oldWidth + xxx) * this.inSize + iii]; + } + } + } + } + } + + public void setSize(final int width, final int height) { + this.width = width; + this.height = height; + this.buffer = new float[width * height * this.inSize]; + } +} diff --git a/src/org/atriasoft/egami/ImageFloatMono.java b/src/org/atriasoft/egami/ImageFloatMono.java new file mode 100644 index 0000000..f83b051 --- /dev/null +++ b/src/org/atriasoft/egami/ImageFloatMono.java @@ -0,0 +1,87 @@ +package org.atriasoft.egami; + +import org.atriasoft.etk.Color; +import org.atriasoft.etk.math.Vector2i; + +public class ImageFloatMono extends ImageFloat { + + public ImageFloatMono(final int width, final int height) { + super(width, height, 1); + } + + public ImageFloatMono(final int width, final int height, final float[] buffer) { + super(width, height, 1, buffer); + } + + public ImageFloatMono(final Vector2i size) { + this(size.x(), size.y()); + } + + public float get(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize]; + } + + @Override + public float getAFloat(final int x, final int y) { + return 1.0f; + } + + @Override + public float getBFloat(final int x, final int y) { + return get(x, y); + } + + @Override + public float[] getBuffer() { + return this.buffer; + } + + @Override + public float getGFloat(final int x, final int y) { + return get(x, y); + } + + @Override + public float getRFloat(final int x, final int y) { + return get(x, y); + } + + @Override + public ImageType getType() { + return ImageType.TYPE_FLOAT_GRAY; + } + + @Override + public boolean hasAlpha() { + return false; + } + + public void mergeColor(final int xxx, final int yyy, final Color integration) { + float value = (integration.r() + integration.b() + integration.g()) * integration.a() * 0.333333f; + this.buffer[(yyy * this.width + xxx) * this.inSize] = (1.0f - integration.a()) * this.buffer[(yyy * this.width + xxx) * this.inSize] + value; + } + + public void set(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize] = value; + } + + @Override + public void setAFloat(final int x, final int y, final float value) { + + } + + @Override + public void setBFloat(final int x, final int y, final float value) { + set(x, y, value); + } + + @Override + public void setGFloat(final int x, final int y, final float value) { + set(x, y, value); + } + + @Override + public void setRFloat(final int x, final int y, final float value) { + set(x, y, value); + } +} diff --git a/src/org/atriasoft/egami/ImageFloatRGB.java b/src/org/atriasoft/egami/ImageFloatRGB.java new file mode 100644 index 0000000..5404e0d --- /dev/null +++ b/src/org/atriasoft/egami/ImageFloatRGB.java @@ -0,0 +1,86 @@ +package org.atriasoft.egami; + +import org.atriasoft.etk.Color; +import org.atriasoft.etk.math.Vector2i; + +public class ImageFloatRGB extends ImageFloat { + + public ImageFloatRGB(final int width, final int height) { + super(width, height, 3); + } + + public ImageFloatRGB(final int width, final int height, final float[] buffer) { + super(width, height, 2, buffer); + } + + public ImageFloatRGB(final Vector2i size) { + this(size.x(), size.y()); + } + + @Override + public float getAFloat(final int x, final int y) { + return 1.0f; + } + + @Override + public float getBFloat(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 2]; + } + + @Override + public float[] getBuffer() { + return this.buffer; + } + + @Override + public float getGFloat(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 1]; + } + + @Override + public float getRFloat(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize]; + } + + @Override + public ImageType getType() { + return ImageType.TYPE_FLOAT_RGB; + } + + @Override + public boolean hasAlpha() { + return false; + } + + public void mergeColor(final int xxx, final int yyy, final Color integration) { + float baseR = this.buffer[(yyy * this.width + xxx) * this.inSize]; + float baseG = this.buffer[(yyy * this.width + xxx) * this.inSize + 1]; + float baseB = this.buffer[(yyy * this.width + xxx) * this.inSize + 2]; + float r = (integration.a() * integration.r() + (1.0f - integration.a()) * baseR); + float g = (integration.a() * integration.g() + (1.0f - integration.a()) * baseG); + float b = (integration.a() * integration.b() + (1.0f - integration.a()) * baseB); + this.buffer[(yyy * this.width + xxx) * this.inSize] = r; + this.buffer[(yyy * this.width + xxx) * this.inSize + 1] = g; + this.buffer[(yyy * this.width + xxx) * this.inSize + 2] = b; + } + + @Override + public void setAFloat(final int x, final int y, final float value) { + + } + + @Override + public void setBFloat(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize + 2] = value; + } + + @Override + public void setGFloat(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize + 1] = value; + } + + @Override + public void setRFloat(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize] = value; + } +} diff --git a/src/org/atriasoft/egami/ImageFloatRGBA.java b/src/org/atriasoft/egami/ImageFloatRGBA.java new file mode 100644 index 0000000..b0a37f4 --- /dev/null +++ b/src/org/atriasoft/egami/ImageFloatRGBA.java @@ -0,0 +1,97 @@ +package org.atriasoft.egami; + +import org.atriasoft.etk.Color; +import org.atriasoft.etk.math.Vector2i; + +public class ImageFloatRGBA extends ImageFloat { + + public ImageFloatRGBA(final int width, final int height) { + super(width, height, 4); + } + + public ImageFloatRGBA(final int width, final int height, final float[] buffer) { + super(width, height, 4, buffer); + } + + public ImageFloatRGBA(final Vector2i size) { + this(size.x(), size.y()); + } + + @Override + public float getAFloat(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 3]; + } + + @Override + public float getBFloat(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 2]; + } + + @Override + public float[] getBuffer() { + return this.buffer; + } + + @Override + public float getGFloat(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize + 1]; + } + + @Override + public float getRFloat(final int x, final int y) { + return this.buffer[(y * this.width + x) * this.inSize]; + } + + @Override + public ImageType getType() { + return ImageType.TYPE_FLOAT_RGBA; + } + + @Override + public boolean hasAlpha() { + return true; + } + + public void mergeColor(final int xxx, final int yyy, final Color integration) { + float baseR = this.buffer[(yyy * this.width + xxx) * this.inSize]; + float baseG = this.buffer[(yyy * this.width + xxx) * this.inSize + 1]; + float baseB = this.buffer[(yyy * this.width + xxx) * this.inSize + 2]; + float baseA = this.buffer[(yyy * this.width + xxx) * this.inSize + 3]; + + float r = (integration.a() * integration.r() + baseA * (1.0f - integration.a()) * baseR); + float g = (integration.a() * integration.g() + baseA * (1.0f - integration.a()) * baseG); + float b = (integration.a() * integration.b() + baseA * (1.0f - integration.a()) * baseB); + float a = (integration.a() + baseA * (1.0f - integration.a())); + if (a != 0.0f) { + float reverse = 1.0f / a; + r *= reverse; + g *= reverse; + b *= reverse; + } + this.buffer[(yyy * this.width + xxx) * this.inSize] = r; + this.buffer[(yyy * this.width + xxx) * this.inSize + 1] = g; + this.buffer[(yyy * this.width + xxx) * this.inSize + 2] = b; + this.buffer[(yyy * this.width + xxx) * this.inSize + 3] = a; + } + + @Override + public void setAFloat(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize + 3] = value; + } + + @Override + public void setBFloat(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize + 2] = value; + } + + @Override + public void setGFloat(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize + 1] = value; + } + + @Override + public void setRFloat(final int x, final int y, final float value) { + this.buffer[(y * this.width + x) * this.inSize] = value; + } + +} diff --git a/src/org/atriasoft/egami/ImageType.java b/src/org/atriasoft/egami/ImageType.java new file mode 100644 index 0000000..bf1a9bd --- /dev/null +++ b/src/org/atriasoft/egami/ImageType.java @@ -0,0 +1,13 @@ +package org.atriasoft.egami; + +public enum ImageType { + // @formatter:off + TYPE_BYTE_GRAY, + TYPE_BYTE_RGB, + TYPE_BYTE_RGBA, + TYPE_CUSTOM, + TYPE_FLOAT_GRAY, + TYPE_FLOAT_RGB, + TYPE_FLOAT_RGBA; + // @formatter:on +} diff --git a/src/org/atriasoft/egami/ToolImage.java b/src/org/atriasoft/egami/ToolImage.java new file mode 100644 index 0000000..72beb34 --- /dev/null +++ b/src/org/atriasoft/egami/ToolImage.java @@ -0,0 +1,133 @@ +package org.atriasoft.egami; + +public class ToolImage { + public static ImageByte convertImageByte(final ImageFloat input) { + if (input.hasAlpha()) { + ImageByte out = new ImageByteRGBA(input.getHeight(), input.getWidth()); + for (int xxx = 0; xxx < input.getWidth(); ++xxx) { + for (int yyy = 0; yyy < input.getHeight(); ++yyy) { + out.setRByte(xxx, yyy, input.getRByte(xxx, yyy)); + out.setGByte(xxx, yyy, input.getGByte(xxx, yyy)); + out.setBByte(xxx, yyy, input.getBByte(xxx, yyy)); + out.setAByte(xxx, yyy, input.getAByte(xxx, yyy)); + } + } + return out; + } + ImageByte out = new ImageByteRGB(input.getHeight(), input.getWidth()); + for (int xxx = 0; xxx < input.getWidth(); ++xxx) { + for (int yyy = 0; yyy < input.getHeight(); ++yyy) { + out.setRByte(xxx, yyy, input.getRByte(xxx, yyy)); + out.setGByte(xxx, yyy, input.getGByte(xxx, yyy)); + out.setBByte(xxx, yyy, input.getBByte(xxx, yyy)); + out.setAByte(xxx, yyy, input.getAByte(xxx, yyy)); + } + } + return out; + } + + public static ImageByte convertImageFloat(final ImageByte input) { + if (input.hasAlpha()) { + ImageByte out = new ImageByteRGBA(input.getHeight(), input.getWidth()); + for (int xxx = 0; xxx < input.getWidth(); ++xxx) { + for (int yyy = 0; yyy < input.getHeight(); ++yyy) { + out.setRFloat(xxx, yyy, input.getRFloat(xxx, yyy)); + out.setGFloat(xxx, yyy, input.getGFloat(xxx, yyy)); + out.setBFloat(xxx, yyy, input.getBFloat(xxx, yyy)); + out.setAFloat(xxx, yyy, input.getAFloat(xxx, yyy)); + } + } + return out; + } + ImageByte out = new ImageByteRGB(input.getHeight(), input.getWidth()); + for (int xxx = 0; xxx < input.getWidth(); ++xxx) { + for (int yyy = 0; yyy < input.getHeight(); ++yyy) { + out.setRFloat(xxx, yyy, input.getRFloat(xxx, yyy)); + out.setGFloat(xxx, yyy, input.getGFloat(xxx, yyy)); + out.setBFloat(xxx, yyy, input.getBFloat(xxx, yyy)); + out.setAFloat(xxx, yyy, input.getAFloat(xxx, yyy)); + } + } + return out; + } + + public static byte[] convertInByteBufferARGB(final Image data) { + byte[] out = new byte[data.getHeight() * data.getWidth() * 4]; + for (int xxx = 0; xxx < data.getWidth(); ++xxx) { + for (int yyy = 0; yyy < data.getHeight(); ++yyy) { + out[(yyy * data.getWidth() + xxx) * 4 + 0] = data.getAByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 1] = data.getRByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 2] = data.getGByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 3] = data.getBByte(xxx, yyy); + } + } + return out; + } + + public static byte[] convertInByteBufferRGB(final Image data) { + byte[] out = new byte[data.getHeight() * data.getWidth() * 3]; + for (int xxx = 0; xxx < data.getWidth(); ++xxx) { + for (int yyy = 0; yyy < data.getHeight(); ++yyy) { + out[(yyy * data.getWidth() + xxx) * 3 + 0] = data.getRByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 3 + 1] = data.getGByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 3 + 2] = data.getBByte(xxx, yyy); + } + } + return out; + } + + public static byte[] convertInByteBufferRGBA(final Image data) { + byte[] out = new byte[data.getHeight() * data.getWidth() * 4]; + for (int xxx = 0; xxx < data.getWidth(); ++xxx) { + for (int yyy = 0; yyy < data.getHeight(); ++yyy) { + out[(yyy * data.getWidth() + xxx) * 4 + 0] = data.getRByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 1] = data.getGByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 2] = data.getBByte(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 3] = data.getAByte(xxx, yyy); + } + } + return out; + } + + public static float[] convertInFloatBufferARGB(final Image data) { + float[] out = new float[data.getHeight() * data.getWidth() * 4]; + for (int xxx = 0; xxx < data.getWidth(); ++xxx) { + for (int yyy = 0; yyy < data.getHeight(); ++yyy) { + out[(yyy * data.getWidth() + xxx) * 4 + 0] = data.getAFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 1] = data.getRFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 2] = data.getGFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 3] = data.getBFloat(xxx, yyy); + } + } + return out; + } + + public static float[] convertInFloatBufferRGB(final Image data) { + float[] out = new float[data.getHeight() * data.getWidth() * 3]; + for (int xxx = 0; xxx < data.getWidth(); ++xxx) { + for (int yyy = 0; yyy < data.getHeight(); ++yyy) { + out[(yyy * data.getWidth() + xxx) * 3 + 0] = data.getRFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 3 + 1] = data.getGFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 3 + 2] = data.getBFloat(xxx, yyy); + } + } + return out; + } + + public static float[] convertInFloatBufferRGBA(final Image data) { + float[] out = new float[data.getHeight() * data.getWidth() * 4]; + for (int xxx = 0; xxx < data.getWidth(); ++xxx) { + for (int yyy = 0; yyy < data.getHeight(); ++yyy) { + out[(yyy * data.getWidth() + xxx) * 4 + 0] = data.getRFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 1] = data.getGFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 2] = data.getBFloat(xxx, yyy); + out[(yyy * data.getWidth() + xxx) * 4 + 3] = data.getAFloat(xxx, yyy); + } + } + return out; + } + + private ToolImage() { + + } +} diff --git a/src/org/atriasoft/egami/internal/Log.java b/src/org/atriasoft/egami/internal/Log.java new file mode 100644 index 0000000..ddd35f3 --- /dev/null +++ b/src/org/atriasoft/egami/internal/Log.java @@ -0,0 +1,68 @@ +package org.atriasoft.egami.internal; + +import io.scenarium.logger.LogLevel; +import io.scenarium.logger.Logger; + +public class Log { + private static final String LIB_NAME = "egami"; + private static final String LIB_NAME_DRAW = Logger.getDrawableName(Log.LIB_NAME); + private static final boolean PRINT_CRITICAL = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.CRITICAL); + private static final boolean PRINT_DEBUG = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.DEBUG); + private static final boolean PRINT_ERROR = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.ERROR); + private static final boolean PRINT_INFO = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.INFO); + private static final boolean PRINT_PRINT = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.PRINT); + private static final boolean PRINT_TODO = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.TODO); + private static final boolean PRINT_VERBOSE = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.VERBOSE); + private static final boolean PRINT_WARNING = Logger.getNeedPrint(Log.LIB_NAME, LogLevel.WARNING); + + public static void critical(final String data) { + if (Log.PRINT_CRITICAL) { + Logger.critical(Log.LIB_NAME_DRAW, data); + } + } + + public static void debug(final String data) { + if (Log.PRINT_DEBUG) { + Logger.debug(Log.LIB_NAME_DRAW, data); + } + } + + public static void error(final String data) { + if (Log.PRINT_ERROR) { + Logger.error(Log.LIB_NAME_DRAW, data); + } + } + + public static void info(final String data) { + if (Log.PRINT_INFO) { + Logger.info(Log.LIB_NAME_DRAW, data); + } + } + + public static void print(final String data) { + if (Log.PRINT_PRINT) { + Logger.print(Log.LIB_NAME_DRAW, data); + } + } + + public static void todo(final String data) { + if (Log.PRINT_TODO) { + Logger.todo(Log.LIB_NAME_DRAW, data); + } + } + + public static void verbose(final String data) { + if (Log.PRINT_VERBOSE) { + Logger.verbose(Log.LIB_NAME_DRAW, data); + } + } + + public static void warning(final String data) { + if (Log.PRINT_WARNING) { + Logger.warning(Log.LIB_NAME_DRAW, data); + } + } + + private Log() {} + +} diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..6c6aa7c --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +0.1.0 \ No newline at end of file