Posts by Ardeon

    Looking to create custom brushes for Blender Texture painting?


    Use any texture as your brush by adding them as Texture in brush settings in Texture Painting module. I was able to replicate water colour and brush stroke effect this way.

    Want to build responsive websites? One website that works on all devices?


    People usually go for Tailwind CSS or Bootstrap


    But what if you are crazy about how the site loads. You do not want code overheads and want a lightweight website? There are many reasons for such requirments and the basic one is advantage while doing SEO. Faster loading webpages are great when you are into SEO.


    1. Pure CSS


    For a long time, people like me used to rely on Pure CSS as a lightweight option. Even with Bootstrap doing great at that period, Pure CSS had its place


    Pure
    Pure is a ridiculously tiny CSS library you can use to start any web project.
    pure-css.github.io


    It is just 3.5 KB in size when minified and gzipped as per the authors.



    2. Pico CSS


    Pico is a bit cooler than Pure CSS to use. It can build responsive websites and supports dark mode. PIco CSS also supports using SASS.


    There are many ways to use Pico CSS, the easiest one I is by adding a single line code to your project (using CDN)



    3. Milligram


    The total size is only 2Kb when gzipped as per Milligram website. Comes with pre-defined Typography, Buttons, forms and more. You can get Milligram from


    Milligram - A minimalist CSS framework
    Milligram - A minimalist CSS framework
    milligram.io



    If you are looking for more, Try


    FICTOAN Framework • Mockups with markup


    Spectre.css CSS Framework
    Spectre.css CSS Framework is a lightweight, responsive and modern CSS framework for faster and extensible development. Spectre provides basic styles for…
    picturepan2.github.io

    Do you think off-page SEO is hard when compared to on-page and technical SEO? Is it really hard to get quality backlinks these days?


    What is your strategy?

    Need text animations in Blender Video Editing interface? This video will help

    The idea is to use Transform and use keyframes to controls movements.


    You can use scale, rotation or (x,y) positions to create text movements. By this way you can make text enter from the sides, above or below. And make them leave the scene accordingly. If you use Rotation with keyframes, you can achieve text wobble effects as well.



    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    I was looking for a vanilla JS or a pure CSS solution to create sliders. Looks like Swiper JS can do them all with ease


    Swiper - The Most Modern Mobile Touch Slider
    Swiper is the most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.
    swiperjs.com


    Swiper JS supports mobile and touch, transitions, lazy loading, RTL and more


    Their GitHub repo got close to 40K stars


    GitHub - nolimits4web/swiper: Most modern mobile touch slider with hardware accelerated transitions
    Most modern mobile touch slider with hardware accelerated transitions - nolimits4web/swiper
    github.com


    Swiper JS is a free and open-source library that you can use in your web projects and mobile apps - both native and hybrid.

    Now you can use brush strokes in Blender


    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    The ability to select multiple layers is a great addition. But many options like Hue won't work when we do that.


    I was able to change the colour of multiple layers only when I added these layers into a Layer Group. But when I tried Hue, I was not able to save it for multi selection.

    What's new in GIMP 3.0?


    A new Wilber icon


    gimp-logo.png


    Improved legacy icons theme pack


    gimp-legacy-icon-theme.png



    BIMP and TIFF support, Non destructive editing, colour space invasion, GTK3 UI, GEGL and babl, GEGL effect by Sam Lester - which includes features like inner glow, bevel etc.

    The last development build of GIMP 3.0 is now available for testing. GIMP 3.0 Release Candidate 1 (RC1) is an almost ready GIMP 3.0 which is sent for testing.


    GIMP - GIMP 3.0 RC1 Released
    Release news for version GIMP 3.0 RC1
    www.gimp.org


    You can download it for Linux, Windows and Mac for free.