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 : 8
  • 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 : 317
  • 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

  • CHRISTOPHER NOLAN cinematography

    pIXELsHAM.com
    Dec 16, 2022
    composition, lighting, photography, reference

    Views : 451
  • Temporal stability research in Google Dall-E2

    pIXELsHAM.com
    Sep 25, 2022
    A.I.

    Views : 567
  • Bartosz Ciechanowski – Cameras and lenses

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

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

     

     

    Views : 746
  • 4dv.ai – Remote Interactive 3D Holographic Presentation Technology and System running on the PlayCanvas engine

    pIXELsHAM.com
    Jun 6, 2025
    blender, Featured, hardware, photogrammetry, software

    https://www.4dv.ai/

    A walkthrough of Gaussian Splatting technology, editing and implementations.

    Views : 80
  • Sensitivity of human eye

    pIXELsHAM.com
    Mar 10, 2016
    colour, Featured, photography, reference

    http://www.wikilectures.eu/index.php/Spectral_sensitivity_of_the_human_eye

    http://www.normankoren.com/Human_spectral_sensitivity_small.jpg

    Spectral sensitivity of eye is influenced by light intensity. And the light intensity determines the level of activity of cones cell and rod cell. This is the main characteristic of human vision. Sensitivity to individual colors, in other words, wavelengths of the light spectrum, is explained by the RGB (red-green-blue) theory. This theory assumed that there are three kinds of cones. It’s selectively sensitive to red (700-630 nm), green (560-500 nm), and blue (490-450 nm) light. And their mutual interaction allow to perceive all colors of the spectrum.

    http://weeklysciencequiz.blogspot.com/2013/01/violet-skies-are-for-birds.html

     

    (more…)
    Views : 8,133
  • Optical illusions show how we see | Beau Lotto

    pIXELsHAM.com
    Nov 20, 2019
    colour

    Views : 1,029
  • 3D layered resin painting by Lilian Lee based on Riusuke Fukahori work

    pIXELsHAM.com
    Jul 13, 2019
    design

    www.3dresinpainting.com/

    www.facebook.com/resinpaintings3D/

    Views : 1,031
  • StudioBinder – Lighting with Candle Light — Low Light Cinematography Techniques from DP Claudio Miranda

    pIXELsHAM.com
    Mar 29, 2023
    lighting, photography

    Views : 401
Views : 11,972

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.