Subscribe to PixelSham.com RSS for free

3Dprinting (179) A.I. (898) animation (353) blender (217) colour (241) commercials (53) composition (154) cool (368) design (657) Featured (91) hardware (316) IOS (109) jokes (140) lighting (300) 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

  • BigMediumSmall.com – We create assets so you create worlds

    pIXELsHAM.com
    Aug 28, 2025
    modeling, production, reference

    https://www.bigmediumsmall.com/

    Views : 3
  • BBC – Wildlife Photographer of the Year 2025, the best pictures so far

    pIXELsHAM.com
    Aug 27, 2025
    colour, composition, lighting, photography

    https://www.bbc.com/news/articles/c70r7plrdndo

    (more…)
    Views : 10
  • sumitchatterjee13/nuke-nodes-comfyui

    pIXELsHAM.com
    Aug 27, 2025
    A.I.

    https://github.com/sumitchatterjee13/nuke-nodes-comfyui


    Node Categories

    (more…)
    Views : 11
  • Irish artist Manu creates mesmerising sand drawings

    pIXELsHAM.com
    Aug 27, 2025
    design

    Views : 6
  • FFmpeg – examples and convenience lines

    pIXELsHAM.com
    Aug 25, 2025
    production, software

    # extract one frame at the end of a video
    ffmpeg -sseof -0.1 -i intro_1.mp4 -frames:v 1 -q:v 1 intro_end.jpg

    -sseof -0.1: This option tells FFmpeg to seek to 0.1 seconds before the end of the file. This approach is often more reliable for extracting the last frame, especially if the video’s duration isn’t an exact multiple of the frame interval.
    Super User
    -frames:v 1: Extracts a single frame.
    -q:v 1: Sets the quality of the output image; 1 is the highest quality.

    # extract one frame at the beginning of a video
    ffmpeg -i speaking_4.mp4 -frames:v 1 speaking_beginning.jpg

    # check video length
    ffmpeg -i C:\myvideo.mp4 -f null –

    # Convert mov/mp4 to animated gifEdit
    ffmpeg -i input.mp4 -pix_fmt rgb24 output.gif
    Other useful ffmpeg commandsEdit

    (more…)
    Views : 12
  • Blender 5.0 to Feature Built-In ACES 2.0 View Transform

    pIXELsHAM.com
    Aug 25, 2025
    blender, colour

    https://80.lv/articles/blender-5-0-to-feature-built-in-aces-2-0-view-transform

    https://80.lv/articles/blender-5-0-s-aces-2-0-view-transform-explained

    👇 Blender 5.0 Alert 🚨

    ACES 2.0 is now built in, making it an even stronger tool for VFX. #b3d pic.twitter.com/CGCvsAhz95

    — Thomas Marcos (@thomasmarcoscom) August 23, 2025
    Views : 30
  • Meta is partnering with Midjourney and will license its technology for ‘future models and products’

    pIXELsHAM.com
    Aug 24, 2025
    A.I., ves
    Meta is partnering with Midjourney and will license its technology for ‘future models and products’

    There’s been no statements as to when Midjourney’s technology will start showing up in Meta’s products, or to what degree it will be baked into the company’s AI strategy.

    Views : 7
  • MiniTunes V1 – Free MP3 library app

    pIXELsHAM.com
    Aug 24, 2025
    Featured, music, software


    Tired of having iTunes messing up your mp3 library? … Time to try MiniTunes!

    – Arrange your library by Genre, Artists or Albums.
    – Change UI colors at will.
    – Edit tags and create playlists.
    – Consolidate your library once for all.
    – Windows 64 only

    (more…)
    Views : 43
  • Google Gemini 2.5 Flash Image Model – Nano Banana AI Image Model – Advanced Text-to-Image Generator For Free

    pIXELsHAM.com
    Aug 22, 2025
    A.I.

    http://ai.studio/banana

    https://www.fluxpro.ai/im/nano-banana

    Gemini API: gemini-2.5-flash-image-preview

    https://blog.comfy.org/p/nano-banana-via-comfyui-api-nodes

    https://lmarena.ai

    Views : 33
  • AI AGENTS – THE FREE 2025 ILLUSTRATED GUIDEBOOK

    pIXELsHAM.com
    Aug 21, 2025
    A.I.
    AI_AGENTS_TheIllustratedGuidebook compressedDownload
    Views : 314
  • Minerals, Gems and Precious Stones by Chemical Group

    pIXELsHAM.com
    Aug 21, 2025
    reference

    https://www.voronoiapp.com/nature/Minerals-Gems-and-Precious-Stones-by-Chemical-Group-5788

    Views : 7
  • Qwen-Image-Edit – Free open-source image editor

    pIXELsHAM.com
    Aug 21, 2025
    A.I., software

    https://docs.comfy.org/tutorials/image/qwen/qwen-image-edit

    https://huggingface.co/QuantStack/Qwen-Image-Edit-GGUF

    https://chat.qwen.ai/

    Qwen-Image-Edit is the image editing version of Qwen-Image. It is further trained based on the 20B Qwen-Image model, successfully extending Qwen-Image’s unique text rendering capabilities to editing tasks, enabling precise text editing. In addition, Qwen-Image-Edit feeds the input image into both Qwen2.5-VL (for visual semantic control) and the VAE Encoder (for visual appearance control), thus achieving dual semantic and appearance editing capabilities.

    Views : 40
  • AI 2025 – The house of cards

    pIXELsHAM.com
    Aug 20, 2025
    A.I., ves

    The gap is covered by venture capitals.

    Three possible futures:

    Price hikes – users pay $1,000+/year (will they?)
    Cost collapse – cheaper GPUs, efficient models, decentralized compute.
    Implosion – AI apps and LLMs vanish in a mass shakeout.

    Views : 17
  • PixiEditor is FRICKIN’ AWESOME

    pIXELsHAM.com
    Aug 20, 2025
    animation, software

    https://pixieditor.net

    https://github.com/PixiEditor/PixiEditor

    PixiEditor is a universal 2D editor that was made to provide you with tools and features for all your 2D needs. Create beautiful sprites for your games, animations, edit images, create logos. All packed up in an intuitive and familiar interface.

    Views : 8
  • Andrii Shramko – How to process 20,000 photos for a 3DGS model on a single RTX 4090 using GreenValley International Lidar360MLS

    pIXELsHAM.com
    Aug 20, 2025
    photogrammetry

    Linkedin post

    The goal was ambitious: to generate a hyper-detailed 3DGS scan from a massive dataset—20,000 drone photos at full resolution (5280x3956px). All of this on a single machine with just one RTX 4090 GPU.

    What was the problem?
    Most existing tools simply can’t handle this volume of data. For instance, Postshot, which is excellent for many tasks, confidently processed up to 7,000 photos but choked on 20,000—it ran for two days without even starting the model training.

    The Breakthrough Solution.

    The real discovery was the software from GreenValley International

    https://www.greenvalleyintl.com/LiDAR360MLS

    Their approach is brilliant: instead of trying to swallow the entire dataset at once, the program intelligently divides it into smaller, manageable chunks, trains each one individually, and then seamlessly merges them into one giant, detailed scene. After 40 hours of rendering, we got this stunning 103 million splats PLY result:

    (more…)
    Views : 14
Previous Page
1 2 3 4 5 … 433
Next Page

FEATURED POSTS

  • Positive and Negative Space in Photography Composition

    pIXELsHAM.com
    Aug 12, 2018
    composition, photography

    Views : 1,323
  • Héctor Calvarro / Jesus SerranoJesus Serrano – AI imagines Monkey Island live action movie characters

    pIXELsHAM.com
    Jul 27, 2023
    A.I., design

    Views : 302
  • High-Res Facial Appearance Capture from Polarized Smartphone Images

    pIXELsHAM.com
    Mar 3, 2023
    photogrammetry, photography

    Views : 313
  • PixelSham – Introduction to Python 2022

    pIXELsHAM.com
    Jun 9, 2022
    Featured, python, software

    Views : 311
  • Game Development tips

    pIXELsHAM.com
    Dec 15, 2024
    Featured, production

    Anton Slashcev


    More tips under the post

    (more…)
    Views : 68
  • imgcolorpicker.vercel.app – Pick colors from images by simply clicking on it

    pIXELsHAM.com
    May 17, 2024
    colour, software

    https://imgcolorpicker.vercel.app

    Views : 51
  • Bright Woods Collection by Giancarlo Zema for Luxyde

    pIXELsHAM.com
    Aug 17, 2016
    design

    http://www.contemporist.com/2014/11/27/bright-woods-collection-by-giancarlo-zema-for-lyxyde/

    Views : 1,005
  • The speed of light in glass

    pIXELsHAM.com
    Nov 13, 2011
    lighting, photography, reference

    Views : 1,178
Views : 11,919

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.