Git Product home page Git Product logo

pngtextures.com's Introduction

PNGTextures.com

PNGTextures.com - The super smooth way to create and share hip textures. This Github project is here so that you can add you own default textures.

If you have any questions, make a issue report or ping me at Twitter by the name @javve.

Btw, why don't you checkout my website JonnyStromberg.com or some of my projects List.js, StartupLoction.com, SilarApp.com & Hash.js

How to add a texture

  1. Fork this project

  2. Put the .png file in /textures and preferably the .psd (if its available) in /textures/psd

  3. Add the texture to the <ul id="textures"> at line ~80 in index.html. See syntax here:

     <li 
         data-name="Texture name" 
         data-author-name="Your Name" 
         data-author-url="http://youwebsite.com" 
         data-author-twitter="yourtwittername"
     >
         <img src="textures/linen.png" />
     </li>	    
    

Note that only data-name is required.

  1. Commit and make pull request.

READ BEFORE YOU ADD A TEXTURE

  1. Black is king: Textures may only consist of black color in with optional alpha transparency. This is for making the textures as flexible as possible.
  2. High contrast. Remember that the site have opacity control with means that the users themselves have the power to choose how strong they want your texture to be.
  3. Copyright?. By adding textures you allow anyone to use, modify or sell you work, commercially or personally. And rememeber: Only post textures created by yourself or ones that you have solid premission to post.

License and copyright

All textures are completely free to use, modify or sell.

The site however are you not allowed to just fork and publish unmodified somewhere else. But feel free to browse the source and find inspiration to make own awesome projects.

pngtextures.com's People

Contributors

javve avatar

Watchers

James Cloos avatar Mikhail N avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.