Subscribe to PixelSham.com RSS for free

3Dprinting (184) A.I. (914) animation (354) blender (219) colour (241) commercials (53) composition (154) cool (375) design (659) Featured (93) hardware (319) IOS (109) jokes (140) lighting (300) modeling (160) music (189) photogrammetry (198) photography (757) production (1309) python (103) quotes (500) reference (318) software (1380) trailers (309) ves (576) 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

  • Arnold GPU / Nvidia RTX / Threadripper 2 / Siggraph 2018

    pIXELsHAM.com
    Aug 17, 2018
    hardware

    Views : 1,315
  • Wide Angle Macro and the Venus LAOWA 15mm Macro Lens

    pIXELsHAM.com
    Aug 13, 2018
    photography

    Views : 1,116
  • Shooting Macro with the Laowa lens

    pIXELsHAM.com
    Aug 12, 2018
    photography

    Views : 1,110
  • Make your Own Augmented Reality – with PowerPoint and Aurasma

    pIXELsHAM.com
    Aug 12, 2018
    production, software, VR

    Views : 1,203
  • Positive and Negative Space in Photography Composition

    pIXELsHAM.com
    Aug 12, 2018
    composition, photography

    Views : 1,323
  • Creating the Dinosaurs of Jurassic World

    pIXELsHAM.com
    Aug 11, 2018
    production

    Views : 1,142
  • Substance Painter Adds Subsurface Scattering for More Realistic Characters and Materials

    pIXELsHAM.com
    Aug 11, 2018
    software

    Views : 1,204
  • Lua In one hour

    pIXELsHAM.com
    Aug 10, 2018
    software

    https://www.lua.org/pil/contents.html

    http://luatut.com/crash_course.html

    Views : 1,097
  • You Don’t See in 4K

    pIXELsHAM.com
    Aug 9, 2018
    production

    Views : 1,038
  • Ziva VFX 1.4 Puts Real-World Physics into Character Creation

    pIXELsHAM.com
    Aug 8, 2018
    animation, software

    www.animationmagazine.net/tech-reviews/ziva-vfx-1-4-puts-real-world-physics-into-character-creation/

    https://vimeo.com/239275691

    Views : 1,188
  • Control a path’s vertices in After Effects

    pIXELsHAM.com
    Aug 5, 2018
    software

    Create a ‘stroke only’ shape layer with four points using the pen tool – with RotoBezier mode on (or rmb on the path attribute and convert to rotobezier).

    Window menu > Create Nulls from paths.jsx

    Select the path in the shape layer – note: the path itself, not the path group.

    Click the ‘Points follow Nulls’ button in the above dialog.

    This will give you four nulls you can now animate. The path points will follow those nulls.

    The Rotobezier mode will give you a more natural ‘automatic’ curvature to the path.

     

    You can then use expressions on each null to move the curve points around.

     

    https://community.adobe.com/t5/after-effects/connect-dots-in-a-curved-way/td-p/10115221?page=1

    Views : 665
  • Sample an image and output the information into text through After Effects

    pIXELsHAM.com
    Aug 5, 2018
    software

    blogs.adobe.com/creativecloud/color-sampler-using-sampleimag/?segment=dva

     

    “Get a readout of color values for one or more points that would update as you tweaked color correction settings.

     

    This through an expression using the sampleImage method.

     

    The idea is simple: Have a text layer with its Source Text property tied to the output from sampleImage, with the input to sampleImage being a point control that you can drag someplace and then just leave it while you fiddle with your colors.

     

    On the layer that you want to measure, add a Point Control effect (one of the Expression Control effects). You can place the Point Control effect’s crosshair (effect control point) wherever you want.

     

    Create a new text layer above the layer that you want to measure, and add this expression to the Source Text property:

     

    targetLayer = thisComp.layer(thisLayer.index+1);
    samplePoint = targetLayer.effect(“Point Control”)(“Point”);
    sampleRadius = [1,1];
    sampledColor_8bpc = 255 * targetLayer.sampleImage(samplePoint, sampleRadius);
    R = Math.round(sampledColor_8bpc[0]);
    G = Math.round(sampledColor_8bpc[1]);
    B = Math.round(sampledColor_8bpc[2]);
    A = Math.round(sampledColor_8bpc[3]);
    outputString = ” R: ” +R+ “r G: ” +G+ “r B: ” +B+ “r A: ” +A

     

    This will create a text layer that reports 8-bpc RGBA values for the point under the crosshair for the Point Control effect.

     

    If you’re using an adjustment layer for your color correction, the adjustment layer is the layer that you’ll want to measure.

     

    You can obviously get a lot fancier with this, but this should be enough to get you started.”

    Views : 612
  • BIG 3D Printed T-Rex Skeleton

    pIXELsHAM.com
    Aug 4, 2018
    3Dprinting

    Views : 1,141
  • Nickelodeon Announces Development of Virtual & Augmented Reality Series for TV – Meet the Voxels

    pIXELsHAM.com
    Aug 3, 2018
    VR

    www.awn.com/news/nickelodeon-announces-development-virtual-augmented-reality-series-tv

    Views : 1,103
  • Create a Forest in UE4 in 1 Hour

    pIXELsHAM.com
    Aug 3, 2018
    software

    Views : 1,080
Previous Page
1 … 250 251 252 253 254 … 436
Next Page

FEATURED POSTS

  • 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
  • Sir Roger Deakins Breaks Down His Most Iconic Films | GQ

    pIXELsHAM.com
    Mar 14, 2023
    photography

    Views : 389
  • Wall mural – step by step

    pIXELsHAM.com
    Jul 8, 2017
    design

    Views : 1,057
  • Light in a Barber pole, part 1

    pIXELsHAM.com
    Oct 16, 2023
    lighting

    Views : 158
Views : 18,050

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.