Subscribe to PixelSham.com RSS for free

3Dprinting (179) A.I. (898) animation (353) blender (217) colour (240) commercials (53) composition (154) cool (368) design (655) Featured (91) hardware (316) IOS (109) jokes (140) lighting (299) modeling (156) music (189) photogrammetry (197) photography (757) production (1308) python (101) quotes (498) reference (317) software (1379) trailers (308) ves (571) VR (221)

POPULAR SEARCHES unreal | pipeline | virtual production | free | learn | photoshop | 360 | macro | google | nvidia | resolution | open source | hdri | real-time | photography basics | nuke

  • Explore Posts
  • Job Postings
  • ReelMatters.com
  • About and Contact
    • About And Contact
    • Portfolio
    • Privacy Policy
    • RSS feed page

BREAKING NEWS

LATEST POSTS

  • The Making of ‘Meerkat’ Real-Time Hair & Fur Short by Weta using Unreal Engine

    pIXELsHAM.com
    Dec 10, 2020
    software

    www.unrealengine.com/en-US/spotlights/behind-the-scenes-on-weta-digital-s-real-time-hair-and-fur-short-meerkat

    Views : 665
  • Aron Fromm – When Stan Lee discussed his favorite cuss word

    pIXELsHAM.com
    Dec 9, 2020
    animation

    Views : 618
  • Immersive Light Field Video with a Layered Mesh Representation

    pIXELsHAM.com
    Dec 9, 2020
    photogrammetry, photography

    Views : 664
  • Right now, hit songwriters are driving Ubers

    pIXELsHAM.com
    Dec 8, 2020
    ves

    www.bbc.com/news/entertainment-arts-55232418

    Fiona Bevan, who has written songs for One Direction, Steps and Lewis Capaldi, said many writers were struggling because of the way streaming services pay royalties.

    Bevan revealed she had earned just £100 for co-writing a track on Kylie Minogue’s number one album, Disco.

    “The most successful songwriters in the world can’t pay their rent,” she added.

    Views : 530
  • Bartosz Ciechanowski – Cameras and lenses

    pIXELsHAM.com
    Dec 8, 2020
    composition, lighting, photography

    https://ciechanow.ski/cameras-and-lenses/

     

     

    Views : 746
  • Learning Illumination from Diverse Portraits through machine learning

    pIXELsHAM.com
    Dec 7, 2020
    A.I., lighting

    augmentedperception.github.io/facelight/

    Views : 645
  • Tutorial: Procedural hatching and manga shaders for EEVEE Blender

    pIXELsHAM.com
    Dec 6, 2020
    blender, software

    Views : 945
  • Boneworks – Next Gen VR Gameplay

    pIXELsHAM.com
    Dec 6, 2020
    VR

    Views : 755
  • The Cinematography of Genndy Tartakovsky

    pIXELsHAM.com
    Dec 5, 2020
    animation, design

    Views : 724
  • Unreal Engine 4.26 Feature Highlights

    pIXELsHAM.com
    Dec 4, 2020
    software

    Views : 580
  • A Wave Optics Based Fiber Scattering Model

    pIXELsHAM.com
    Dec 3, 2020
    software

    mandyxmq.github.io/research/wavefiber.html

    This figure shows a spiderweb iridescence example. The left image is a photograph of this effect by Marianna Armata. The middle image is rendered using the new wave-based BCSDF and the image on the right is rendered using a previous ray-based BCSDF.

    Views : 735
  • teaching AI + ethics from elementary to high school

    pIXELsHAM.com
    Dec 3, 2020
    A.I.

    codeorg.medium.com/microsoft-code-org-partner-to-teach-ai-ethics-from-elementary-to-high-school-4b983fd809e3

    At a time when AI and machine learning are changing the very fabric of society and transforming entire industries, it is more important than ever to give every student the opportunity to not only learn how these technologies work, but also to think critically about the ethical and societal impacts of AI.

    Views : 616
  • RISC vs CISC cpus – How the ARM and x86 projects competition evolved into the 2020 M1 cpu

    pIXELsHAM.com
    Dec 2, 2020
    hardware
    Views : 695
  • Chimera Painter – Google has created an AI-powered nightmare creature generator

    pIXELsHAM.com
    Nov 30, 2020
    A.I., software

    (runs on Chrome)
    storage.googleapis.com/chimera-painter/index.html

     

    techcrunch-com.cdn.ampproject.org/c/s/techcrunch.com/2020/11/17/google-has-created-an-ai-powered-nightmare-creature-generator/amp/

     

    Views : 953
  • Isotropix Angie – The next gen CPU+GPU Clarisse Renderer

    pIXELsHAM.com
    Nov 28, 2020
    software

    www.isotropix.com/products/clarisse/whatsnew

    Views : 1,105
Previous Page
1 … 181 182 183 184 185 … 433
Next Page

FEATURED POSTS

  • Advanced Midjourney V5.1 Guide (Ultra Realistic Cinematic AI Photography)

    pIXELsHAM.com
    Jun 19, 2023
    A.I.

    Views : 322
  • Martin Klimas – Porcelain fighting figures dropped

    pIXELsHAM.com
    Jul 11, 2013
    photography

    http://imgur.com/gallery/oNqeS

    http://www.martin-klimas.de/

    Views : 1,126
  • The X-Rite Color Challenge and Hue Test

    pIXELsHAM.com
    Mar 7, 2024
    colour

    https://www.xrite.com/hue-test

     

    Views : 160
  • How to make an aquarium aquascaping – Dragon Scape

    pIXELsHAM.com
    Jan 16, 2018
    design

    Views : 1,310
  • Debayer – A free command line tool to convert camera raw images into scene-linear exr

    pIXELsHAM.com
    Sep 23, 2024
    lighting, photography, production, software

    https://github.com/jedypod/debayer

     

     

    The only required dependency is oiiotool. However other “debayer engines” are also supported.

    • OpenImageIO – oiiotool is used for converting debayered tif images to exr.
    • Debayer Engines
      • RawTherapee – Powerful raw development software used to decode raw images. High quality, good selection of debayer algorithms, and more advanced raw processing like chromatic aberration removal.
      • LibRaw – dcraw_emu commandline utility included with LibRaw. Optional alternative for debayer. Simple, fast and effective.
      • Darktable – Uses darktable-cli plus an xmp config to process.
      • vkdt – uses vkdt-cli to debayer. Pretty experimental still. Uses Vulkan for image processing. Stupidly fast. Pretty limited.
    Views : 269
Views : 10,968

RSS feed page

Search


Categories


Archive


Disclaimer


Links and images on this website may be protected by the respective owners’ copyright. All data submitted by users through this site shall be treated as freely available to share.